commit | 3d626a97f0303e9c30d063434b749de3f0f91fb5 | [log] [tgz] |
---|---|---|
author | Eric Long <eric.long@unisoc.com> | Mon May 06 15:28:30 2019 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Tue May 21 19:23:54 2019 +0530 |
tree | 274fac1846ee51d0f0910832b23e1f936ecf44da | |
parent | 58152b0e573e5581c4b9ef7cf06d2e9fafae27d4 [diff] |
dmaengine: sprd: Fix the incorrect start for 2-stage destination channels The 2-stage destination channel will be triggered by source channel automatically, which means we should not trigger it by software request. Signed-off-by: Eric Long <eric.long@unisoc.com> Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>