]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
authorQiao Zhou <zhouqiao@marvell.com>
Wed, 10 Sep 2014 08:40:48 +0000 (16:40 +0800)
committerVinod Koul <vinod.koul@intel.com>
Thu, 11 Sep 2014 05:17:44 +0000 (10:47 +0530)
commitea9104994d9753e1fa41fc0deadee44fdd923a93
tree1d77847d2db9fab5e7c4f49efd1e7d26d8f899d4
parentc587afe15c60f0472ba2238ee918cc83b30d8c4b
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support

add DMA_PREP_INTERRUPT flag to support no_period_wakeup, in which
user space app doesn't want audio interrupt to wake up audio threads.

Signed-off-by: Qiao Zhou <zhouqiao@marvell.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_tdma.c