dmaengine: mmp_tdma: 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)
commit314448f0386f656aa0f695d8743cc1e8eacde3ac
treee20fa60bd08286e750e396a1e93f8d7a5ddff617
parent4e3c40408ab8dc4ac4ff5b2b5fe71bd4a8f97f85
dmaengine: mmp_tdma: 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/mmp_tdma.c