From: Javier Martin Date: Tue, 30 Oct 2012 15:58:50 +0000 (+0000) Subject: dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers. X-Git-Tag: v3.8-rc5~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef2a8d3f6cb91bc8743bdd63d3eb6a37bf27b12;p=pandora-kernel.git dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers. HW chaining is currently broken in imx-dma. It can be easily reproduced doing intensive accesses to a external MMC card and checking how the file system is corrupted. Preventing the driver to use HW chaining solves these issues. Signed-off-by: Javier Martin Signed-off-by: Vinod Koul --- Reading git-diff-tree failed