commit | 0888efd166fa99b733b0b68e70d2fb3c3c7684ec | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Fri Dec 20 14:11:31 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jan 08 17:20:31 2014 +0000 |
tree | 7cafde2d003bae33f61bd6f93e4b87007fd444d7 | |
parent | c1953bfe1329eeb16991d430d574c4280697ad17 [diff] |
ASoC: fsl-ssi: Fix interrupt stats for imx irqs should only be requested/released with enabled DMA. Previously interrupt statistics where disabled for IMX Processors because of different writeable SISR bits. This patch introduces support for irqstats on imx processors again by creating a sisr writeback mask and introducing a imx35-ssi compatible. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Mark Brown <broonie@linaro.org>