Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: tidyup return method from probe()
@ 2017-05-19  0:54 Kuninori Morimoto
  2017-05-19  0:57 ` [PATCH 1/4] ASoC: simple-card: " Kuninori Morimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2017-05-19  0:54 UTC (permalink / raw)
  To: Mark Brown, Dan Carpenter; +Cc: Simon, Linux-Renesas, Linux-ALSA


Hi Mark

As Dan reported, current
simple / simple-scu / audio-graph / audio-grach-scu(it is now posting)
are using strange return method on probe()
These patches fix these up.

Kuninori Morimoto (4):
  ASoC: simple-card: tidyup return method from probe()
  ASoC: simple-scu-card: tidyup return method from probe()
  ASoC: audio-graph-card: tidyup return method from probe()
  ASoC: audio-graph-scu-card: tidyup return method from probe()

 sound/soc/generic/audio-graph-card.c     | 6 ++++--
 sound/soc/generic/audio-graph-scu-card.c | 6 ++++--
 sound/soc/generic/simple-card.c          | 6 ++++--
 sound/soc/generic/simple-scu-card.c      | 6 ++++--
 4 files changed, 16 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-05-29 14:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-19  0:54 [PATCH 0/4] ASoC: tidyup return method from probe() Kuninori Morimoto
2017-05-19  0:57 ` [PATCH 1/4] ASoC: simple-card: " Kuninori Morimoto
2017-05-19 17:04   ` Applied "ASoC: simple-card: tidyup return method from probe()" to the asoc tree Mark Brown
2017-05-19  0:57 ` [PATCH 2/4] ASoC: simple-scu-card: tidyup return method from probe() Kuninori Morimoto
2017-05-19 17:04   ` Applied "ASoC: simple-scu-card: tidyup return method from probe()" to the asoc tree Mark Brown
2017-05-19  0:58 ` [PATCH 3/4] ASoC: audio-graph-card: tidyup return method from probe() Kuninori Morimoto
2017-05-19 17:04   ` Applied "ASoC: audio-graph-card: tidyup return method from probe()" to the asoc tree Mark Brown
2017-05-19  0:58 ` [PATCH 4/4] ASoC: audio-graph-scu-card: tidyup return method from probe() Kuninori Morimoto
2017-05-29 14:02   ` Applied "ASoC: audio-graph-scu-card: tidyup return method from probe()" to the asoc tree Mark Brown
2017-05-19  6:10 ` [PATCH 0/4] ASoC: tidyup return method from probe() Dan Carpenter

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