dmaengine: ep93xx_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:11 +0000 (19:25 +0530)
commit4e3c40408ab8dc4ac4ff5b2b5fe71bd4a8f97f85
tree68dca1b4e0d307e82ce545faa3eb41caaed7cbb3
parent2ae1a237e58a4e1da4505274e687b37201020d50
dmaengine: ep93xx_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/ep93xx_dma.c