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:
de7a2f9
)
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all()...
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:46 +0000
(19:39 +0530)
If dmaengine_terminate_all() is called for dma channel, then it doesn't make
much sense to call registered callback routine. While in case of success or
failure it must be called.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found