linux-kernel-test/drivers/usb/host/whci
David Vrabel 831baa4915 USB: whci-hcd: make endpoint_reset method async
usb_hcd_endpoint_reset() may be called in atomic context and must not
sleep.  So make whci-hcd's endpoint_reset() asynchronous.  URBs
submitted while the reset is in progress will be queued (on the std
list) and transfers will resume once the reset is complete.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-23 06:46:21 -07:00
..
asl.c USB: whci-hcd: make endpoint_reset method async 2009-09-23 06:46:21 -07:00
debug.c wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 2008-11-26 13:36:59 +00:00
hcd.c USB: whci-hcd: make endpoint_reset method async 2009-09-23 06:46:21 -07:00
hw.c wusb: timeout when waiting for ASL/PZL updates in whci-hcd 2009-01-07 10:54:22 +00:00
init.c
int.c wusb: remove unused #include <version.h> 2008-10-31 15:10:27 +00:00
Kbuild wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 2008-11-26 13:36:59 +00:00
pzl.c USB: whci-hcd: make endpoint_reset method async 2009-09-23 06:46:21 -07:00
qset.c USB: whci-hcd: make endpoint_reset method async 2009-09-23 06:46:21 -07:00
whcd.h USB: whci-hcd: provide a endpoint_reset method 2009-04-17 10:50:27 -07:00
whci-hc.h USB: whci-hcd: make endpoint_reset method async 2009-09-23 06:46:21 -07:00
wusb.c wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 2008-11-26 13:36:59 +00:00