Skip to content
Snippets Groups Projects
Commit 65b22f93 authored by Sarah Sharp's avatar Sarah Sharp
Browse files

xhci: Fix re-init on power loss after resume.


When a host controller has lost power during a suspend, we must
reinitialize it.  Now that the xHCI host has two roothubs, xhci_run() and
xhci_stop() expect to be called with both usb_hcd structures.  Be sure
that the re-initialization code in xhci_resume() mirrors the process the
USB PCI probe function uses.

Signed-off-by: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
parent f9de8151
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment