commit | 5a6e19bedb13522924f5ee72c1f65b0fb5d33bc0 | [log] [tgz] |
---|---|---|
author | Philippe Rétornaz <philippe.retornaz@epfl.ch> | Tue Oct 01 14:36:10 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Oct 07 11:17:44 2013 +0100 |
tree | d000b755f9334518a0269fde43193d30ab7dcc45 | |
parent | 1d73ad298d1bfeee5d77c19e5cd667c551e30632 [diff] |
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>