dmaengine: dw: 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:50:32 +0000 (19:20 +0530)
commit3d143c252ef014f38e6eacb548d5b9464c093e4c
tree6eb837135a72d5b6fcc7da3dc6f44c8a684d19f4
parent09347e3f26a56bd5abe931251547aac8d80f0e7e
dmaengine: dw: 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: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw/core.c