[ALSA] sun-cs4231: memory management fix
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Wed, 5 Sep 2007 13:07:57 +0000 (15:07 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:58 +0000 (15:59 +0200)
commit7b85b4f088de8856c5cc5fee18630708ab28dfe8
treea5b2363eeb91cd0fb3d708399c6706db21ada92a
parentafeacfd5f7ee76fe90f95039170f70e3699a6b94
[ALSA] sun-cs4231: memory management fix

The chip structure is now allocated by snd_card_new()
and it must not be released by separate kfree().

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/sparc/cs4231.c