dmaengine: edma: Support to suppress the period interrupts in cyclic mode
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Jul 2014 12:29:21 +0000 (15:29 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Jul 2014 11:32:53 +0000 (17:02 +0530)
If the client (audio) does not request interrupts for every period we can
disable them.
With updated audio driver stack we can play audio w/o the need to process
any edma interrupts.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c

Simple merge