]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl-ssi: Cleanup probe function
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 28 Apr 2014 10:54:47 +0000 (12:54 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 20 May 2014 22:02:42 +0000 (23:02 +0100)
commit764f53d1174b7e9e17223f5adccec3c864c882b7
treeb6890209d3b7fd5cc560618254c23fe7b1f958ea
parent618ca4b8c97146d7a1c5cddab239663e9a2767e0
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>
sound/soc/fsl/fsl_ssi.c