From: Takashi Iwai Date: Thu, 2 Oct 2008 12:50:22 +0000 (+0200) Subject: ALSA: usb - Fix possible Oops at USB-MIDI disconnection X-Git-Tag: v2.6.28-rc1~720^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a17daae8ed71bf3259d905a4fc48a5b424fa935;p=pandora-kernel.git ALSA: usb - Fix possible Oops at USB-MIDI disconnection The endpoints should be released immediately at disconnection rather than the delayed release. This could be a reason of Oops at USB-audio device disconnection being used. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed