From: Takashi Iwai Date: Fri, 23 Jun 2006 12:37:59 +0000 (+0200) Subject: [ALSA] Fix disconnection of proc interface X-Git-Tag: v2.6.19-rc1~1270^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=746d4a02e68499fc6c1f8d0c43d2271853ade181;p=pandora-kernel.git [ALSA] Fix disconnection of proc interface - 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed