summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c
diff options
context:
space:
mode:
authorAlan Stern2012-07-11 17:22:31 +0200
committerGreg Kroah-Hartman2012-07-17 01:54:25 +0200
commitbf6387bcd16975ba8952b094f262a359d74e1c8a (patch)
treeac578ff256a5cd972c5866525c65e44e4360974e /drivers/usb/host/ehci-hub.c
parentUSB: EHCI: use hrtimer for interrupt QH unlink (diff)
downloadkernel-qcow2-linux-bf6387bcd16975ba8952b094f262a359d74e1c8a.tar.gz
kernel-qcow2-linux-bf6387bcd16975ba8952b094f262a359d74e1c8a.tar.xz
kernel-qcow2-linux-bf6387bcd16975ba8952b094f262a359d74e1c8a.zip
USB: EHCI: use hrtimer for controller death
This patch (as1578) adds an hrtimer event to handle the death of an EHCI controller. When a controller dies, it doesn't necessarily stop running right away. The new event polls at 1-ms intervals to see when all activity has safely stopped. This replaces a busy-wait polling loop in the current code. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-hub.c')
0 files changed, 0 insertions, 0 deletions