commit | ad7756e7775e1af42ec0032ea0bea968b8f343a7 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Fri Oct 05 06:32:12 2018 +0530 |
committer | Vinod Koul <vkoul@kernel.org> | Sun Oct 07 19:25:10 2018 +0530 |
tree | 0c0f3bdbb64009d70c3ab2324d08c91ea3e0a00d | |
parent | dea7a9fbb009ba0629c44fcf105f2d8b0ff74e9f [diff] |
dmaengine: k3dma: dont use direction for memcpy Memcpy has no direction (copy from memory to memory) so remove the check in prep_memcpy() Tested-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>