git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b31687
)
dma: imx-sdma: start transfer in issue_pending
author
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 9 Jan 2012 09:32:50 +0000
(10:32 +0100)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Mon, 30 Jan 2012 09:20:55 +0000
(14:50 +0530)
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>
No differences found