summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-07-11 11:22:16 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 16:54:25 -0700
commit9671cd7a91059bcd27665a884ee6568d31ef6857 (patch)
tree648e0c623b89868a3c11605744d60490d7430fcc /drivers/usb/host/ehci.h
parentb015cb79ce84944076a8a849055f898f2a4d6be8 (diff)
downloadblackbird-op-linux-9671cd7a91059bcd27665a884ee6568d31ef6857.tar.gz
blackbird-op-linux-9671cd7a91059bcd27665a884ee6568d31ef6857.zip
USB: EHCI: remove PS3 status polling
This patch (as1575) removes special code added for status polling of the EHCI controller in PS3 systems. While the controller is running, the polling is now carried out by an hrtimer handler. When the controller is suspending or stopping, we use the same polling routine as the old code -- but in neither case do we need to conclude that the controller has died if the polling goes on for too long. As a result the entire handshake_on_error_set_halt() routine is now unused, so it is removed from the driver. 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.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud