]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl-ssi: Move imx-specific probe to seperate function
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 28 Apr 2014 10:54:45 +0000 (12:54 +0200)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:51 +0000 (21:16 -0600)
commit03a2fffc6a5f42ef5afa6cbd6e3ea3559f266c20
treeafa725dee60b82d802269231ada4b680406f4a6b
parented5b5b245d4409c25e13193f42437e29d1d84066
ASoC: fsl-ssi: Move imx-specific probe to seperate function

Move imx specific probe code to a seperate function. It reduces the
size of the probe() function and makes the code and error handling
easier to understand.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-By: Michael Grzeschik <mgr@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit 49da09e26577702516e946ecd537f50b87533315)
sound/soc/fsl/fsl_ssi.c