diff options
author | 2006-10-27 10:33:11 -0400 | |
---|---|---|
committer | 2006-12-01 14:23:27 -0800 | |
commit | 052ac01aeb84d8427ba8ac3d70991ac01b009b59 (patch) | |
tree | b232d996dab32777156c4d9f661711e8a29aee86 /drivers/usb/misc | |
parent | USB: ohci-hcd: fix compiler warning (diff) | |
download | wireguard-linux-052ac01aeb84d8427ba8ac3d70991ac01b009b59.tar.xz wireguard-linux-052ac01aeb84d8427ba8ac3d70991ac01b009b59.zip |
USB: OHCI: disable RHSC inside interrupt handler
This patch (as808b) moves the Root Hub Status Change interrupt-disable
code in ohci-hcd back into the interrupt handler proper, to avoid the
chance of adverse interactions with mediocre hardware implementations.
It also deletes the root-hub status timer from within the interrupt-enable
routine. There's no need to poll for status any more once interrupts are
re-enabled.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions