diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-07-18 20:07:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-18 22:51:14 +0200 |
commit | d8a14e302ffeecc312186b8b9b0efc8963cec83b (patch) | |
tree | 7dff402153b98c7ca9d08c326400605f6ff0d3bf /ipc | |
parent | ASoC: imx-mc13783: Depend on ARCH_ARM (diff) | |
download | linux-d8a14e302ffeecc312186b8b9b0efc8963cec83b.tar.xz linux-d8a14e302ffeecc312186b8b9b0efc8963cec83b.zip |
ASoC: fsl: imx-wm8962: Fix error path
If the 'failed to find codec platform device' error path is executed, it should
jump to 'fail' label instead of returning an error immediately.
'fail' label will then free the ssi_np and codec_np previously acquired nodes.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions