]> git.baikalelectronics.ru Git - kernel.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)
commite53fa4f5f7b670f4ad1b51d9b9f3322965251899
tree1d992b5fc768ed5f4314e27c3d75cf0155638bd8
parentc2b2a7e99a45b8eddfdaddb9b5b9ac06dcde8ceb
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