alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7 v2] ASoC: simple: dailink_name and card_name
@ 2016-07-11 23:56 Kuninori Morimoto
  2016-07-11 23:57 ` [PATCH 1/7 v2] ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() Kuninori Morimoto
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2016-07-11 23:56 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Liam Girdwood, Simon, linux-renesas-soc


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

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11 23:56 [PATCH 0/7 v2] ASoC: simple: dailink_name and card_name Kuninori Morimoto
2016-07-11 23:57 ` [PATCH 1/7 v2] ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() Kuninori Morimoto
2016-07-16 12:04   ` Applied "ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()" to the asoc tree Mark Brown
2016-07-11 23:57 ` [PATCH 2/7 v2] ASoC: simple-card: use asoc_simple_card_parse_dailink_name() Kuninori Morimoto
2016-07-11 23:58 ` [PATCH 3/7 v2] ASoC: rsrc-card: " Kuninori Morimoto
2016-07-11 23:58 ` [PATCH 4/7 v2] ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai Kuninori Morimoto
2016-07-11 23:59 ` [PATCH 5/7 v2] ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() Kuninori Morimoto
2016-07-11 23:59 ` [PATCH 6/7 v2] ASoC: simple-card: use asoc_simple_card_parse_card_name() Kuninori Morimoto
2016-07-12  0:00 ` [PATCH 7/7 v2] 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;
as well as URLs for NNTP newsgroup(s).