dmaengine: mmp_pdma: remove dma_slave_config direction usage
authorVinod Koul <vkoul@kernel.org>
Thu, 25 Oct 2018 14:06:06 +0000 (15:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 5 Nov 2018 05:02:46 +0000 (10:32 +0530)
commit56b94b02cb079a049d8fe68ce4171f57bfb109b9
tree54004574f7a85c82979423e11b49ab3efb2ec0f5
parent651022382c7f8da46cb4872a545ee1da6d097d2a
dmaengine: mmp_pdma: 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_pdma.c