]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee2e68c9f891ff1e0c016ae7a520898322d25f0b
tree863280931bc91ae90602d94da4003be8506d72c2
parent3c3b147e27431c1b9eb55fed384bdae46f1aac9c
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]