diff options
| author | 2011-03-11 13:46:17 -0800 | |
|---|---|---|
| committer | 2011-03-13 18:07:10 -0700 | |
| commit | 4814030ce11f08350b7a91573487ad4b600dae34 (patch) | |
| tree | f0df7a6418a7f84173faf068b125ef673ff79e35 /include/linux | |
| parent | xhci: Remove references to HC_STATE_HALT. (diff) | |
usb: Initialize hcd->state roothubs.
We would like to allow host controller drivers to stop using hcd->state.
Unfortunately, some host controller drivers use hcd->state as an
implicit way of telling the core that a controller has died. The
roothub registration functions must assume the host died if hcd->state
equals HC_STATE_HALT.
To facilitate drivers that don't want to set hcd->state to
HC_STATE_RUNNING in their initialization routines, we set the state to
running before calling the host controller's start function.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
