]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: imx-sgtl5000: put of nodes if finding codec fails
authorStefan Agner <stefan@agner.ch>
Fri, 18 Jan 2019 09:06:52 +0000 (10:06 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 18 Jan 2019 18:07:43 +0000 (18:07 +0000)
commita5ae7c9f61beb062c1c0e4200471e33f3337e1ae
treeaae066e180b896553bde7acbc8601f775036f689
parent34f3c462754714d7eabc11cb0e980b9231f9f120
ASoC: imx-sgtl5000: put of nodes if finding codec fails

Make sure to properly put the of node in case finding the codec
fails.

Fixes: 8008a8da2f3f ("ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000")
Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-sgtl5000.c