From: Sascha Hauer Date: Mon, 9 Jan 2012 09:32:50 +0000 (+0100) Subject: dma: imx-sdma: start transfer in issue_pending X-Git-Tag: v3.4-rc1~39^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4f130e05cb28a9794921aad5139615e94a7b02;p=pandora-kernel.git dma: imx-sdma: start transfer in issue_pending The DMA engine API requires that transfers are started in issue_pending instead of tx_submit. Fix this. Signed-off-by: Sascha Hauer [corrected change log to DMA engine API insteadof DMA API] Signed-off-by: Vinod Koul --- Reading git-diff-tree failed