]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix memory leaks at module unload
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Jun 2012 13:00:20 +0000 (15:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 16:03:20 +0000 (09:03 -0700)
commit354e550aab1074eaa87f0db4404f0edeab3ec591
tree013d11cb6cca7ddcfd4421833f12c53a24bd2e9d
parente4508b4cb7402c66e6f5a16df954bdff20b673b9
ALSA: hda - Fix memory leaks at module unload

commit 59cad16bc6deb85bd2a464da92bbaae289f0286f upstream.

Some caches aren't released properly at module unloading time.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_codec.c