[alsa-devel] [PATCH 00/13 v2] ASoC: audio/simple card tidyup/cleanup

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Dec 20 02:45:19 CET 2018


Hi Mark

As I mentioned on off-list mail, I noticed that previous patch-set
included many exchanges in 1 patch. Because of this, the reviewing
was very difficult.
I had break downed it into few more small patches.
I hope it becomes more review-able

1)       : for "reg" property issue, again.
2) -  7) : missing 1CPU-1Codec DPCM case, and cleanup for audio-graph
8) - 13) : missing 1CPU-1Codec DPCM case, and cleanup for simple-card

Kuninori Morimoto (13):
   1) ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
   2) ASoC: audio-graph-card: add asoc_graph_card_get_conversion()
   3) ASoC: audio-graph-card: add 1 CPU : 1 Codec support again
   4) ASoC: audio-graph-card: add link_info
   5) ASoC: audio-graph-card: cleanup DAI link loop method - step1
   6) ASoC: audio-graph-card: cleanup DAI link loop method - step2
   7) ASoC: audio-graph-card: reduce naming prefix
   8) ASoC: simple-card: add asoc_simple_card_get_conversion()
   9) ASoC: simple-card: add 1 CPU : 1 Codec support again
  10) ASoC: simple-card: add link_info
  11) ASoC: simple-card: cleanup DAI link loop method - step1
  12) ASoC: simple-card: cleanup DAI link loop method - step2
  13) ASoC: simple-card: reduce naming prefix

 sound/soc/generic/audio-graph-card.c  | 465 +++++++++++++++++++---------------
 sound/soc/generic/simple-card-utils.c |  14 +-
 sound/soc/generic/simple-card.c       | 454 ++++++++++++++++++++-------------
 3 files changed, 553 insertions(+), 380 deletions(-)

-- 
2.7.4



More information about the Alsa-devel mailing list