From: Peter Ujfalusi Date: Fri, 14 Sep 2012 12:05:48 +0000 (+0300) Subject: dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode X-Git-Tag: omap-for-v3.8/cleanup-headers-signed~10^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dde5b909e117cc95a5e31604f9bfd043e78ad9d;p=pandora-kernel.git dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode When requested (DMA_PREP_INTERRUPT is cleared in flags) disable all DMA interrupts for the channel. In this mode user space does not expect periodic reports from kernel about the progress of the audio stream. PulseAudio for example support this type of mode. Signed-off-by: Peter Ujfalusi Acked-by: Vinod Koul Tested-by: Janusz Krzysztofik Signed-off-by: Mark Brown --- Reading git-diff-tree failed