ALSA: pdaudiocf - Fix missing free in the error path
authorTakashi Iwai <tiwai@alsa3.local>
Sun, 28 Dec 2008 15:59:41 +0000 (16:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2009 14:21:56 +0000 (15:21 +0100)
commitaa3d75d80de464cf23af1d068a5e22f1527b6957
tree8fcdf322f539222ae78de41b8502cef5512bd95e
parent51721f70acaca5aa056b07c5cbe58e62662c068c
ALSA: pdaudiocf - Fix missing free in the error path

Added the missing snd_card_free() in the error path of probe callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pcmcia/pdaudiocf/pdaudiocf.c