[alsa-devel] [PATCH v2 00/11] ASoC: simple-card: share similar function

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Mar 20 05:53:52 CET 2019


Hi Mark

v1 patch-set had compile error at 8) patch.
These are v2.

Kuninori Morimoto (11):
   1) ASoC: simple-card-utils: add asoc_simple_debug_info()
   2) ASoC: simple_card_utils: share common priv for simple-card/audio-graph
   3) ASoC: simple-card-utils: share asoc_simple_startup()
   4) ASoC: simple-card-utils: share asoc_simple_shutdown()
   5) ASoC: simple-card-utils: share asoc_simple_hw_param()
   6) ASoC: simple-card-utils: share asoc_simple_dai_init()
   7) ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
   8) ASoC: simple-card-utils: share asoc_simple_card_init_priv()
   9) ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
  10) ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
  11) ASoC: simple-card-utils: test memory allocation

 include/sound/simple_card_utils.h     | 236 ++++++++++++++-------
 sound/soc/generic/audio-graph-card.c  | 367 ++++++++++++++------------------
 sound/soc/generic/simple-card-utils.c | 379 ++++++++++++++++++----------------
 sound/soc/generic/simple-card.c       | 344 ++++++++++--------------------
 4 files changed, 622 insertions(+), 704 deletions(-)

-- 
2.7.4



Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list