]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
dmaengine: jz4740: 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:14 +0000 (19:20 +0530)
commit09347e3f26a56bd5abe931251547aac8d80f0e7e
tree670cb785b00eea43e6a7ba9c161391e806ef7e14
parent80ade4beb7330f4c6c855619d21062190303a5a3
dmaengine: jz4740: 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

Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-jz4740.c