Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: simple-card: add init_dai / canonicalize_dailink
@ 2016-08-09  5:47 Kuninori Morimoto
  2016-08-09  5:48 ` [PATCH 1/6] ASoC: simple-card-utils: add asoc_simple_card_init_dai() Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2016-08-09  5:47 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Liam Girdwood, Simon, linux-renesas-soc


Hi Mark

These add init_dai / canonicalize_dailink to simple utiles.
These are part of simple-card cleanup

Kuninori Morimoto (6):
      ASoC: simple-card-utils: add asoc_simple_card_init_dai()
      ASoC: simple-card: use asoc_simple_card_init_dai()
      ASoC: rsrc-card: use asoc_simple_card_init_dai()
      ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()
      ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
      ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink()

 include/sound/simple_card_utils.h     |  5 +++++
 sound/soc/generic/simple-card-utils.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 sound/soc/generic/simple-card.c       | 47 +++++------------------------------------------
 sound/soc/sh/rcar/rsrc-card.c         | 32 +++++---------------------------
 4 files changed, 57 insertions(+), 69 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-09 12:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09  5:47 [PATCH 0/6] ASoC: simple-card: add init_dai / canonicalize_dailink Kuninori Morimoto
2016-08-09  5:48 ` [PATCH 1/6] ASoC: simple-card-utils: add asoc_simple_card_init_dai() Kuninori Morimoto
2016-08-09 12:44   ` Applied "ASoC: simple-card-utils: add asoc_simple_card_init_dai()" to the asoc tree Mark Brown
2016-08-09  5:48 ` [PATCH 2/6] ASoC: simple-card: use asoc_simple_card_init_dai() Kuninori Morimoto
2016-08-09  5:49 ` [PATCH 3/6] ASoC: rsrc-card: " Kuninori Morimoto
2016-08-09  5:49 ` [PATCH 4/6] ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink() Kuninori Morimoto
2016-08-09 12:43   ` Applied "ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()" to the asoc tree Mark Brown
2016-08-09  5:50 ` [PATCH 5/6] ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() Kuninori Morimoto
2016-08-09 12:43   ` Applied "ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()" to the asoc tree Mark Brown
2016-08-09  5:50 ` [PATCH 6/6] ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink() Kuninori Morimoto
2016-08-09 12:43   ` Applied "ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink()" to the asoc tree Mark Brown

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