dmaengine: at_hdmac: 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:42:35 +0000 (19:12 +0530)
commit6235588705edbd207c23fb2cfc1795b9579797c1
tree5ecc56352c68155eb57981b93e47c11d9ad749bd
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
dmaengine: at_hdmac: 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

Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/at_hdmac.c