]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: audio-graph-card: tidyup return method from probe()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 19 May 2017 00:58:00 +0000 (00:58 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 19 May 2017 16:28:18 +0000 (17:28 +0100)
commitecea931350cedae8ee24abe6a65619f46a3a9c14
tree1d992b5fc768ed5f4314e27c3d75cf0155638bd8
parent2692c1c63c29cad3bec090c3e6ed9e692ca66683
ASoC: audio-graph-card: tidyup return method from probe()

Current return method from probe() is very confusable.
This patch tidyup it to normal return method

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card.c