Searched +hist:294 +hist:d95f2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/host/
H A Dehci-hub.cdiff 294d95f2 Mon Jan 10 22:26:48 MST 2011 Matthew Garrett <mjg@redhat.com> ehci: Check individual port status registers on resume

If a device plug/unplug is detected on an ATI SB700 USB controller in D3,
it appears to set the port status register but not the controller status
register. As a result we'll fail to detect the plug event. Check the port
status register on resume as well in order to catch this case.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: stable <stable@kernel.org> [after .39-rc1 is out]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff 294d95f2 Mon Jan 10 22:26:48 MST 2011 Matthew Garrett <mjg@redhat.com> ehci: Check individual port status registers on resume

If a device plug/unplug is detected on an ATI SB700 USB controller in D3,
it appears to set the port status register but not the controller status
register. As a result we'll fail to detect the plug event. Check the port
status register on resume as well in order to catch this case.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: stable <stable@kernel.org> [after .39-rc1 is out]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Completed in 164 milliseconds