[PATCH 3/5] dmaengine: sprd: Move DMA request mode and interrupt type into head file

2018-04-10 Thread Baolin Wang
From: Eric Long This patch will move the Spreadtrum DMA request mode and interrupt type into one head file for user to configure. And other special SPRD DMA configurations will be added in the following patches. Signed-off-by: Eric Long

[PATCH 3/5] dmaengine: sprd: Move DMA request mode and interrupt type into head file

2018-04-10 Thread Baolin Wang
From: Eric Long This patch will move the Spreadtrum DMA request mode and interrupt type into one head file for user to configure. And other special SPRD DMA configurations will be added in the following patches. Signed-off-by: Eric Long Signed-off-by: Baolin Wang --- drivers/dma/sprd-dma.c