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)
commit8b21460ac6c0c88a0fec1cc70906c8e25c5aaa54
treefec1daa406b1fe7d69340509a86c572a2a96c568
parent6b18f79399f25a0f8e2b915b2dcb8bf5c7aa470d
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