Files
linux/drivers/usb/host
Axel Haslam 640308b72f USB: ohci: da8xx: Resume the entire host controller
The da8xx ohci controller is not working after suspend and resume.

This is because only the root hub is being resumed.

Balance the ohci_suspend of the suspend path with an ohci_resume
in the resume path so that we resume the entire controller, and not
just the root hub.

Also, while we are here, remove setting device power_state,
as this is no longer needed and scheduled for removal

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-29 17:31:36 +01:00
..
2015-04-03 19:03:18 +02:00
2016-10-30 06:40:39 -04:00
2016-10-30 06:40:39 -04:00
2015-04-03 19:03:17 +02:00
2016-11-21 17:33:40 +01:00
2015-01-25 21:01:13 +08:00
2015-06-08 14:26:22 -07:00