]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: compress_core: cleanup pointers on stop
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 12 Jun 2012 10:46:18 +0000 (16:16 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jun 2012 15:55:02 +0000 (17:55 +0200)
commit27a39be8e07cf9dec16ed138ac5a0418422af605
treefec1daa406b1fe7d69340509a86c572a2a96c568
parent59cf0c68e779db946fb24a6f76d332adcb8ebcf4
ALSA: compress_core: cleanup pointers on stop

as the start can be called after stop again, we need to reset state

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