dmaengine: ste_dma40: remove dma_slave_config direction usage
authorVinod Koul <vkoul@kernel.org>
Mon, 29 Oct 2018 04:39:47 +0000 (10:09 +0530)
committerVinod Koul <vkoul@kernel.org>
Sat, 24 Nov 2018 14:52:21 +0000 (20:22 +0530)
commit9e314ef35c3844b53a72c588028383e5e678f4d2
tree28ba35b01fbc577ab893d07ac7ea990a17ae250b
parent445897cbc9d3e2bcae8a1b3bcf80f69b699eafda
dmaengine: ste_dma40: remove dma_slave_config direction usage

dma_slave_config direction was marked as deprecated quite some
time back, remove the usage from this driver so that the field
can be removed

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ste_dma40.c