[ALSA] Clean up snd_card_free*()
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Apr 2008 10:52:02 +0000 (12:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:39 +0000 (12:00 +0200)
commitf18638dcf0c481eca2430206ebcdc7295aec8623
treeaae439ed9228e26afcc8d39cfe8a374ece0d215e
parent73d38b13ffb105ab633bd91969c8d218b2de38d4
[ALSA] Clean up snd_card_free*()

A little clean up of snd_card_free*().
Removed snd_card_free_prepare() since it's actually almost identical
with snd_card_disconnect().

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