[ALSA] Fix disconnection of proc interface
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 Jun 2006 12:37:59 +0000 (14:37 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:36:48 +0000 (10:36 +0200)
- Add the linked list to each proc entry to enable a single-shot
  disconnection (unregister)
- Deprecate snd_info_unregister(), use snd_info_free_entry()
- Removed NULL checks of snd_info_free_entry()

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found