]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: fsl: imx-pcm-fiq: Remove unneeded 'out' label
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 24 Feb 2014 03:20:43 +0000 (00:20 -0300)
committerMark Brown <broonie@linaro.org>
Mon, 24 Feb 2014 05:41:15 +0000 (14:41 +0900)
commitea9f8535a46d3753649b6e28f47e3109ca63284a
tree2fc667443ac5266417db730dbbd0409caf4b5a4d
parent05cf482d7e76bb02138d6b04a94375bc9f86e927
ASoC: fsl: imx-pcm-fiq: Remove unneeded 'out' label

Instead of jumping to the 'out' label, just return the error code immediately.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/imx-pcm-fiq.c