From: Peter Ujfalusi Date: Tue, 4 Oct 2011 08:09:52 +0000 (+0300) Subject: ASoC: omap-pcm: Fix the no period wakeup implementation X-Git-Tag: v3.2-rc1~127^2~1^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b6cffeb71d363693d15444c79d828153a70865;p=pandora-kernel.git ASoC: omap-pcm: Fix the no period wakeup implementation After omap_request_dma the BLOCK_IRQ is enabled as default configuration for the channel. If we are requested for no period wakeup, we need to disable the BLOCK_IRQ in order to not receive any interrupts. Signed-off-by: Peter Ujfalusi Acked-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed