]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97fc87dd59c90051bebd7d8bff6f32e52c359dab
tree6eb837135a72d5b6fcc7da3dc6f44c8a684d19f4
parent1f22ec0ecf417dcfe03efc2ee87e6aae5be82332
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