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)
commit6b18f79399f25a0f8e2b915b2dcb8bf5c7aa470d
treeab18690b00150841eacf430493509b4c9c0eff84
parentf2a8ecaf6d7259cc70fb5898823eab9a2dd86570
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