[alsa-devel] [PATCH 0/7 v2] ASoC: simple: dailink_name and card_name

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Jul 12 01:56:20 CEST 2016


Hi Mark

These are v2 of dailink_name and card_name cleanup patches for simple-card.
1) - 3) : for dailink_name
4)      : tidyup
5) - 7) : for card_name

Kuninori Morimoto (7):
  1) ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()
  2) ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
  3) ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name()
  4) ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai
  5) ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()
  6) ASoC: simple-card: use asoc_simple_card_parse_card_name()
  7) ASoC: rsrc-card: use asoc_simple_card_parse_card_name()

 include/sound/simple_card_utils.h     |  5 +++
 sound/soc/generic/simple-card-utils.c | 43 +++++++++++++++++++++++++
 sound/soc/generic/simple-card.c       | 28 +++++------------
 sound/soc/sh/rcar/rsrc-card.c         | 59 ++++++++++++++---------------------
 4 files changed, 80 insertions(+), 55 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list