linux/sound/usb
Karsten Wiese 230cd5e248 [ALSA] prevent oops & dead keyboard on usb unplugging while the device is being used
USB generic driver,USB USX2Y
Without this patch, some usb kobjects, which are parents to
the usx2y's kobjects can be freed before the usx2y's.
This led to an oops in get_kobj_path_length() and a dead
keyboard, when the usx2y's kobjects were freed.
The patch ensures the correct sequence.
Tested ok on kernel 2.6.12-rc2.

Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-05-29 10:04:47 +02:00
..
usx2y [ALSA] prevent oops & dead keyboard on usb unplugging while the device is being used 2005-05-29 10:04:47 +02:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [ALSA] prevent oops & dead keyboard on usb unplugging while the device is being used 2005-05-29 10:04:47 +02:00
usbaudio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbmidi.c [ALSA] usb-audio - allow USB MIDI quirks to specify endpoints explicitly 2005-05-29 09:00:53 +02:00
usbmixer_maps.c [ALSA] Add mixer map for Sound Blaster MP3+ 2005-05-29 09:01:00 +02:00
usbmixer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbquirks.h [ALSA] usb-audio - BOSS GS-10 PCM support 2005-05-29 09:58:18 +02:00