diff options
| author | Alan Stern <[email protected]> | 2008-04-28 11:06:11 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-07-21 15:15:47 -0700 |
| commit | b01b03f3ad82b4293f6ca4da9b2692b6a377c609 (patch) | |
| tree | 9d3ab94600f6fa0491256ab1ac0fd824e55ee880 /scripts/objdiff | |
| parent | bd2c784595e3dd551c2b3aa4167657bcc802f598 (diff) | |
USB: add new routine for checking port-resume type
This patch (as1070) creates a new subroutine to check whether a device
can be resumed. This code is needed even when CONFIG_USB_SUSPEND
isn't set, because devices do suspend themselves when the root hub
(and hence the entire bus) is suspended, and power sessions can get
lost during a system sleep even without individual port suspends.
The patch also fixes a loose end in USB-Persist reset-resume handling.
When a low- or full-speed device is attached to an EHCI's companion
controller, the port handoff during resume will cause the companion
port's connect-status-change feature to be set. If that flag isn't
cleared, the port-reset code will think it indicates that the device
has been unplugged and the reset-resume will fail.
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions