linux/drivers/usb/class
Oliver Neukum 338124c1f1 usb: cdc-wdm: Fix deadlock between write and resume
The new runtime PM scheme allows resume() to have no locks.
This fixes the deadlock.

Signed-off-by: Oliver Neukum <neukum@b1-systems.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-19 07:24:17 -07:00
..
Kconfig USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
cdc-acm.c USB: cdc-acm: Fix stupid NULL pointer in resume() 2010-03-19 07:24:06 -07:00
cdc-acm.h USB: cdc_acm: Silence "It is not a modem." error for pbLua devices 2010-03-02 14:53:32 -08:00
cdc-wdm.c usb: cdc-wdm: Fix deadlock between write and resume 2010-03-19 07:24:17 -07:00
usblp.c usb: BKL removal: usblp 2010-03-02 14:54:26 -08:00
usbtmc.c USB: BKL removal: usbtmc 2010-03-02 14:54:27 -08:00