commit | d762ab33ccd03e8c1ad50b814d2deccec15b8c28 | [log] [tgz] |
---|---|---|
author | Eric Long <eric.long@spreadtrum.com> | Tue Nov 06 13:01:32 2018 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Dec 05 14:27:11 2018 +0530 |
tree | 16ce83a4ae2e985e3894aff9e17638b7be3ccc74 | |
parent | a0ecabf503413446f08deb8f7226b6135cf922b0 [diff] |
dmaengine: sprd: Get transfer residue depending on the transfer direction Add one field to save the transfer direction for struct sprd_dma_desc, which is used to get correct transfer residue depending on the transfer direction. [Baolin Wang adds one field to present the transfer direction] Signed-off-by: Eric Long <eric.long@spreadtrum.com> Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>