]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: bcm2835: 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:48:16 +0000 (19:18 +0530)
commit00648f4d0f4156b747de272e962991e5dca2d603
tree54400477bf70bea50a37ae95e4da862b8a56b3c9
parent6235588705edbd207c23fb2cfc1795b9579797c1
dmaengine: bcm2835: 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: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/bcm2835-dma.c