From: Takashi Iwai Date: Thu, 17 Apr 2008 10:50:47 +0000 (+0200) Subject: [ALSA] Fix the race of card instance unregistration X-Git-Tag: v2.6.26-rc1~1087^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d38b13ffb105ab633bd91969c8d218b2de38d4;p=pandora-kernel.git [ALSA] Fix the race of card instance unregistration Move the call of device_unregister() for the card instance in snd_card_disconnect() to avoid the race of sysfs card entry, which can be typically found on usb-audio reconnection. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed