dmaengine: imx-dma: remove dma_slave_config direction usage
authorVinod Koul <vkoul@kernel.org>
Thu, 19 Jul 2018 16:52:26 +0000 (22:22 +0530)
committerVinod Koul <vkoul@kernel.org>
Sun, 7 Oct 2018 13:55:10 +0000 (19:25 +0530)
commitdea7a9fbb009ba0629c44fcf105f2d8b0ff74e9f
tree26b1d4adcd1e88ccc53d1b5aad21c631a2ad1e03
parent7f0c145089537125ba91852eddebe13b2c1266fb
dmaengine: imx-dma: 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

Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/imx-dma.c