ASoC: fsl: imx-ssi: fix probe on imx31
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>
Tue, 1 Oct 2013 12:36:10 +0000 (14:36 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 7 Oct 2013 10:17:44 +0000 (11:17 +0100)
commit5a6e19bedb13522924f5ee72c1f65b0fb5d33bc0
treed000b755f9334518a0269fde43193d30ab7dcc45
parent1d73ad298d1bfeee5d77c19e5cd667c551e30632
ASoC: fsl: imx-ssi: fix probe on imx31

On imx31 with mc13783 codec the FIQ is not necessary and not enabled
as DMA transfer is available.
Change the probe() function to fail only if both FIQ and DMA are not
available.

Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/imx-ssi.c
sound/soc/fsl/imx-ssi.h