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)
commitf037708654eef9c5477ac2a88b3a1e8b5d190dc4
treeae3916f29a99d267dc5dd52cf6cca6308661ec18
parent9b443e3d89ba507ba5f51682f3896f859b2e5007
ASoC: fsl: disable ssi irq for imx

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