]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: compress_core: don't wake up on pause
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 12 Jun 2012 10:46:17 +0000 (16:16 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jun 2012 15:54:42 +0000 (17:54 +0200)
commit59cf0c68e779db946fb24a6f76d332adcb8ebcf4
treeab18690b00150841eacf430493509b4c9c0eff84
parent56fe909f74f49f741259f41741eb4ffe1c85f392
ALSA: compress_core: don't wake up on pause

during pause the core should maintain the status-quo on the device and pointers
and not wake up. If app needs it should call DROP explcitly.

Signed-off-by: Namarta Kohli <namartax.kohli@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/compress_offload.c