ASoC: fsl: imx-mc13783: Simplify trivial if-return sequence
commit0f9a7fecf2514cd5cb14be8e9aae3556c403ff1f
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 9 May 2015 15:45:53 +0000 (9 12:45 -0300)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2015 15:13:45 +0000 (11 16:13 +0100)
tree7df02792a513716eb817a73abf353bd40142d504
parentd0657fe8c645e3963d2a134d2a110c0b8cf08a9d
ASoC: fsl: imx-mc13783: Simplify trivial if-return sequence

Simplify a trivial if-return sequence.  Possibly combine with a
preceding function call.

The semantic patch that makes this change is available
in scripts/coccinelle/misc/simple_return.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-mc13783.c