commit | 118dd6bfe7e0cddc8ab417ead19cc76000e92773 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 23 16:35:21 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 09 15:16:11 2009 +0100 |
tree | db3ca7e6432887291cfac2627c2307939c9c497b | |
parent | fec6c6fec3e20637bee5d276fb61dd8b49a3f9cc [diff] |
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>