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:
5fedefb
)
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
author
Viresh Kumar
<viresh.kumar@st.com>
Fri, 15 Apr 2011 10:33:35 +0000
(16:03 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Fri, 13 May 2011 14:09:55 +0000
(19:39 +0530)
If transfer status is !=DMA_SUCCESS, return total transfer len as residue,
instead of zero.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found