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:
7c1119b
)
dmaengine/dmatest: terminate transfers only in case of errors
author
Shiraz Hashim
<shiraz.hashim@st.com>
Fri, 9 Nov 2012 15:26:29 +0000
(15:26 +0000)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 8 Jan 2013 06:05:07 +0000
(22:05 -0800)
dmatest erroneously terminated transfers in normal cases also leading to
test failures for multiple threads over a channel. Fix this and
terminate transfers only in case of errors.
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found