commit | 5e034f7b659be9d94e64aaaa985ab530dd847fdb | [log] [tgz] |
---|---|---|
author | Shiraz Hashim <shiraz.hashim@st.com> | Fri Nov 09 15:26:29 2012 +0000 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 07 22:05:07 2013 -0800 |
tree | 2d26d8d83035a199d8f773f9bc66562713387133 | |
parent | 7c1119bdd650fa58dad8157bc75c5fcf6ed97843 [diff] |
dmaengine/dmatest: terminate transfers only in case of errors 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>