
19 May
2017
19 May
'17
3:54 a.m.
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