[alsa-devel] [PATCH 0/4] ASoC: tidyup return method from probe()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri May 19 02:54:52 CEST 2017
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
More information about the Alsa-devel
mailing list