diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-06-05 18:21:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-22 00:04:16 +0200 |
commit | e323de46e83b6df2f330651907ac823f8d53308a (patch) | |
tree | c899168e635f967fe46acaf4873c6b29dbf7f406 /drivers/usb/host/uhci-q.c | |
parent | [PATCH] UHCI: various updates (diff) | |
download | linux-e323de46e83b6df2f330651907ac823f8d53308a.tar.xz linux-e323de46e83b6df2f330651907ac823f8d53308a.zip |
[PATCH] UHCI: remove hc_inaccessible flag
This patch (as706) removes the private hc_inaccessible flag from
uhci-hcd. It's not needed because it conveys exactly the same
information as the generic HCD_FLAG_HW_ACCESSIBLE bit.
In its place goes a new flag recording whether the controller is dead.
The new code allows a complete device reset to resurrect a dead
controller (although usbcore doesn't yet implement such a facility).
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions