commit | abf53902dcc6d44d2e06b09817fa67857aa686fe | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Fri Apr 15 16:03:35 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri May 13 19:39:55 2011 +0530 |
tree | 0477e3e51d0f392fec140b190aad02045fcdc3a5 | |
parent | 5fedefb87bd0a64281d28edd295f29e3b989d78c [diff] |
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS 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>