]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/dma/sprd-dma.c
dmaengine: sprd: Move DMA request mode and interrupt type into head file
authorEric Long <eric.long@spreadtrum.com>
Thu, 19 Apr 2018 02:00:48 +0000 (10:00 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 27 Apr 2018 06:24:55 +0000 (11:54 +0530)
commitab42ddb9eb71b580349b03e4fc5bfcf230422eb8
tree863280931bc91ae90602d94da4003be8506d72c2
parentd7c33cf8ff4e01e12ad854c92512bf76b5291928
dmaengine: sprd: Move DMA request mode and interrupt type into head file

This patch will move the Spreadtrum DMA request mode and interrupt type
into one head file for user to configure.

Signed-off-by: Eric Long <eric.long@spreadtrum.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sprd-dma.c
include/linux/dma/sprd-dma.h [new file with mode: 0644]