commit | b1b6cffeb71d363693d15444c79d828153a70865 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Oct 04 11:09:52 2011 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 04 12:03:50 2011 +0100 |
tree | 80538b1cfb600ade066db8dd313612f419b7dbb6 | |
parent | 9cd113261b7d38b96e6edac688790bb965e23566 [diff] |
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 <peter.ujfalusi@ti.com> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>