ASoC: fsl: disable ssi irq for imx
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Mon, 19 Aug 2013 15:06:01 +0000 (17:06 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 22 Aug 2013 10:11:20 +0000 (11:11 +0100)
We have to disable the ssi irq, as it is not safe for all platforms to
write back into the status register. It also runs into non-linefetch
aborts.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c

Simple merge