ALSA: Clean up snd_monitor_file management
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Feb 2009 15:35:21 +0000 (16:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Mar 2009 14:16:11 +0000 (15:16 +0100)
commit118dd6bfe7e0cddc8ab417ead19cc76000e92773
treedb3ca7e6432887291cfac2627c2307939c9c497b
parentfec6c6fec3e20637bee5d276fb61dd8b49a3f9cc
ALSA: Clean up snd_monitor_file management

Use the standard linked list for snd_monitor_file management.
Also, move the list deletion of shutdown_list element into
snd_disconnect_release() (for simplification).

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