
Le 03/10/2013 17:59, Mark Brown a écrit :
On Tue, Oct 01, 2013 at 02:36:10PM +0200, Philippe Rétornaz wrote:
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.
Is this something that used to work but has been broken or is this enabling a new feture? Just wondering if this needs to be sent to Linus as a fix.
It was working but it is broken since a few release. There is no need to rush for a fix, both patches can follow the standard process. Anyway, there is a pending fix on the imx-sdma driver in order to have the sound fully working again on my board: http://lists.infradead.org/pipermail/linux-arm-kernel/2013-October/201498.ht...
Thanks !
Philippe