diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-06-05 12:21:30 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-21 15:04:16 -0700 |
commit | e323de46e83b6df2f330651907ac823f8d53308a (patch) | |
tree | c899168e635f967fe46acaf4873c6b29dbf7f406 /drivers/usb/host/ehci-hcd.c | |
parent | be3cbc5f87d4b1fbd714644b6824ce4eb229f372 (diff) |
[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 'drivers/usb/host/ehci-hcd.c')
0 files changed, 0 insertions, 0 deletions