Home
last modified time | relevance | path

Searched hist:"2 b4f130e05cb28a9794921aad5139615e94a7b02" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dimx-sdma.cdiff 2b4f130e05cb28a9794921aad5139615e94a7b02 Mon Jan 09 10:32:50 CET 2012 Sascha Hauer <s.hauer@pengutronix.de> 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 <s.hauer@pengutronix.de>
[corrected change log to DMA engine API insteadof DMA API]
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>