summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/driver.c
diff options
context:
space:
mode:
authorDavid Vrabel2009-06-24 19:26:40 +0200
committerGreg Kroah-Hartman2009-09-23 15:46:21 +0200
commit831baa4915de465357b25c471bbb9b36472024df (patch)
treeb28e8365e77defb84ba1437993b64be753274ead /drivers/usb/core/driver.c
parentUSB: Add nuvoton Ehci driver for w90p910 platform (diff)
downloadkernel-qcow2-linux-831baa4915de465357b25c471bbb9b36472024df.tar.gz
kernel-qcow2-linux-831baa4915de465357b25c471bbb9b36472024df.tar.xz
kernel-qcow2-linux-831baa4915de465357b25c471bbb9b36472024df.zip
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>
Diffstat (limited to 'drivers/usb/core/driver.c')
0 files changed, 0 insertions, 0 deletions