diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2011-03-03 15:47:16 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-03-07 01:12:27 +0530 |
commit | f336e42f73d93b74fd21bf9176ee6c7ab8b195c5 (patch) | |
tree | fd42f601403891f212943fe3c186a30bc5698c0f /samples | |
parent | cb689a706d17ef19a61735670ded60466dd015fa (diff) | |
download | op-kernel-dev-f336e42f73d93b74fd21bf9176ee6c7ab8b195c5.zip op-kernel-dev-f336e42f73d93b74fd21bf9176ee6c7ab8b195c5.tar.gz |
dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all
dwc_complete_all and other routines was removing all descriptors from dwc->queue
and pushing them to dwc->active_list. Only one was required to be removed. Also
we are calling dwc_dostart, once list is fixed.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions