All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: add/use asoc_simple_card_of_canonicalize_cpu()
@ 2017-06-21  3:51 ` Kuninori Morimoto
  0 siblings, 0 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2017-06-21  3:51 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc


Hi Mark

These fixes audio graph cards DAI counting bug.
Simple Card side doesn't have this issue, but Audio Graph Card
side has it.

Kuninori Morimoto (3):
  ASoC: simple-card-utils: add asoc_simple_card_of_canonicalize_cpu()
  ASoC: audio-graph-card: use asoc_simple_card_of_canonicalize_cpu()
  ASoC: audio-graph-scu-card: use asoc_simple_card_of_canonicalize_cpu()

 include/sound/simple_card_utils.h        |  1 +
 sound/soc/generic/audio-graph-card.c     |  4 +---
 sound/soc/generic/audio-graph-scu-card.c |  4 +---
 sound/soc/generic/simple-card-utils.c    | 20 ++++++++++++++++++++
 4 files changed, 23 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-06-22  0:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-21  3:51 [PATCH 0/3] ASoC: add/use asoc_simple_card_of_canonicalize_cpu() Kuninori Morimoto
2017-06-21  3:51 ` Kuninori Morimoto
2017-06-21  3:52 ` [PATCH 1/3] ASoC: simple-card-utils: add asoc_simple_card_of_canonicalize_cpu() Kuninori Morimoto
2017-06-21  3:52   ` Kuninori Morimoto
2017-06-21  3:52 ` [PATCH 2/3] ASoC: audio-graph-card: use asoc_simple_card_of_canonicalize_cpu() Kuninori Morimoto
2017-06-21  3:52   ` Kuninori Morimoto
2017-06-21  3:53 ` [PATCH 3/3] ASoC: audio-graph-scu-card: " Kuninori Morimoto
2017-06-21  3:53   ` Kuninori Morimoto
2017-06-22  0:55 ` [PATCH 0/3] ASoC: add/use asoc_simple_card_of_canonicalize_cpu() Kuninori Morimoto
2017-06-22  0:55   ` Kuninori Morimoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.