dmaengine: sprd: Fix the incorrect start for 2-stage destination channels
authorEric Long <eric.long@unisoc.com>
Mon, 6 May 2019 07:28:30 +0000 (15:28 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 21 May 2019 13:53:54 +0000 (19:23 +0530)
commit3d626a97f0303e9c30d063434b749de3f0f91fb5
tree274fac1846ee51d0f0910832b23e1f936ecf44da
parent58152b0e573e5581c4b9ef7cf06d2e9fafae27d4
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>
drivers/dma/sprd-dma.c