]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
authorDragos Bogdan <dragos.bogdan@analog.com>
Tue, 26 Mar 2019 14:07:56 +0000 (16:07 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 24 Apr 2019 05:38:38 +0000 (11:08 +0530)
commit9a05045d2a681d36c80aafc08d9d0b63d4ddbc66
tree5efa41b046442c55521edecafdb1f58bee680e71
parent648865a79d8ee3d1aa64aab5eb2a9d12eeed14f9
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability

Since device_prep_interleaved_dma() is already implemented, the
DMA_INTERLEAVE capability should be set.

Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-axi-dmac.c