From: Philippe Rétornaz Date: Tue, 1 Oct 2013 12:36:10 +0000 (+0200) Subject: ASoC: fsl: imx-ssi: fix probe on imx31 X-Git-Tag: v3.12-rc7~24^2~1^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6e19bedb13522924f5ee72c1f65b0fb5d33bc0;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed