OSDN Git Service

dmaengine: idma: 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:09 +0000 (19:25 +0530)
commit7f0c145089537125ba91852eddebe13b2c1266fb
tree7f0a52fb797d1ecf91b85b2bc045312c929e9890
parentfe6d3719970e5b6662dbdb6e10d71eac5d5b8236
dmaengine: idma: 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/idma64.c