]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: ste_dma40: remove dma_slave_config direction usage
authorVinod Koul <vkoul@kernel.org>
Mon, 29 Oct 2018 04:39:47 +0000 (10:09 +0530)
committerVinod Koul <vkoul@kernel.org>
Sat, 24 Nov 2018 14:52:21 +0000 (20:22 +0530)
commit00a0b6ed3a3a3c6d02c90432b0216d18adb90c50
tree28ba35b01fbc577ab893d07ac7ea990a17ae250b
parent30bba1e12b7bf5caf3255c7cb3a1c84f28a65dbb
dmaengine: ste_dma40: 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

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ste_dma40.c