diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-10-27 16:33:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-12-01 23:23:27 +0100 |
commit | 052ac01aeb84d8427ba8ac3d70991ac01b009b59 (patch) | |
tree | b232d996dab32777156c4d9f661711e8a29aee86 /drivers/usb/serial/ezusb.c | |
parent | USB: ohci-hcd: fix compiler warning (diff) | |
download | linux-052ac01aeb84d8427ba8ac3d70991ac01b009b59.tar.xz 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/serial/ezusb.c')
0 files changed, 0 insertions, 0 deletions