dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/usb/6fire
Jurgen Kramer 9621055fbb ALSA: usb6fire: prevent driver panic state when stopping
The patch below prevents the 6fire usb driver going into panic state
when stopping playing. On some systems the urb in handler
(usb6fire_pcm_in_urb_handler) is being called while urbs are being
killed off, this causes the driver to set panic state and can result in
the kernel warning 'URB %p submitted while active'.

Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-12-07 15:03:34 +01:00
..
Makefile ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB 2011-01-24 18:45:30 +01:00
chip.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
chip.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
comm.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
comm.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
common.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
control.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
control.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
firmware.c ALSA: print small buffers via %*ph[C] 2012-08-06 11:09:50 +02:00
firmware.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
midi.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
midi.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
pcm.c ALSA: usb6fire: prevent driver panic state when stopping 2012-12-07 15:03:34 +01:00
pcm.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00