Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""
This reverts commit 049849492b
.
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
8eb5a68064
commit
e588a5872d
@ -693,6 +693,7 @@ int xhci_run(struct usb_hcd *hcd)
|
|||||||
if (ret)
|
if (ret)
|
||||||
xhci_free_command(xhci, command);
|
xhci_free_command(xhci, command);
|
||||||
}
|
}
|
||||||
|
set_bit(HCD_FLAG_DEFER_RH_REGISTER, &hcd->flags);
|
||||||
xhci_dbg_trace(xhci, trace_xhci_dbg_init,
|
xhci_dbg_trace(xhci, trace_xhci_dbg_init,
|
||||||
"Finished xhci_run for USB2 roothub");
|
"Finished xhci_run for USB2 roothub");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user