Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ASoC: simple: dailink_name and card_name
@ 2016-07-06  1:06 Kuninori Morimoto
  2016-07-06  1:01 ` [PATCH 1/7] ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() Kuninori Morimoto
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Kuninori Morimoto @ 2016-07-06  1:06 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Liam Girdwood, Simon, linux-renesas-soc


Hi Mark

These are for dailink_name and card_name cleanup 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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-07-16 12:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06  1:06 [PATCH 0/7] ASoC: simple: dailink_name and card_name Kuninori Morimoto
2016-07-06  1:01 ` [PATCH 1/7] ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() Kuninori Morimoto
2016-07-08 12:43   ` Mark Brown
2016-07-06  1:09 ` [PATCH 2/7] ASoC: simple-card: use asoc_simple_card_parse_dailink_name() Kuninori Morimoto
2016-07-16 12:04   ` Applied "ASoC: simple-card: use asoc_simple_card_parse_dailink_name()" to the asoc tree Mark Brown
2016-07-06  1:09 ` [PATCH 3/7] ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name() Kuninori Morimoto
2016-07-16 12:05   ` Applied "ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name()" to the asoc tree Mark Brown
2016-07-06  1:09 ` [PATCH 4/7] ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai Kuninori Morimoto
2016-07-16 12:05   ` Applied "ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai" to the asoc tree Mark Brown
2016-07-06  1:10 ` [PATCH 5/7] ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() Kuninori Morimoto
2016-07-16 12:04   ` Applied "ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()" to the asoc tree Mark Brown
2016-07-06  1:11 ` [PATCH 6/7] ASoC: simple-card: use asoc_simple_card_parse_card_name() Kuninori Morimoto
2016-07-06  1:11 ` [PATCH 7/7] ASoC: rsrc-card: " Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox