]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl-ssi: Cleanup probe function
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 28 Apr 2014 10:54:47 +0000 (12:54 +0200)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:51 +0000 (21:16 -0600)
commitbec8526502ae58775517202ada6bc0d3c80d4e28
treee138da4a2c763b8db3a238904ce924d5c36d1196
parent94f676780679e0726f7edac1cf99a0cc92eadea6
ASoC: fsl-ssi: Cleanup probe function

Reorder the probe function to be able to move the second imx-specific
block to the seperate imx probe function. The patch also removes some
comments/variables/code that are not used anymore or could be simply
replaced by other variables.

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 4d9b7926f2ce271e0670cf0e7131a0e2a686690a)
sound/soc/fsl/fsl_ssi.c