ALSA: hda - Fix memory leaks in the previous patch
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 Dec 2009 09:14:10 +0000 (10:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 3 Dec 2009 09:14:10 +0000 (10:14 +0100)
commitac2c92e0cd06387ecee8115f5fa385fba6413c42
tree8ac242b237b95a70f6773d6a28871ae609ebd2bf
parent274693f37090ada2cadd09944ab883f05ea6ebe6
ALSA: hda - Fix memory leaks in the previous patch

The previous hack for replacing the codec name give memory leaks at
error paths.  This patch fixes them.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c