Skip to content
Commit 1e56c88a authored by Mika Westerberg's avatar Mika Westerberg
Browse files

thunderbolt: Runtime resume USB4 port when retimers are scanned



Sometimes when plugging in a USB4 device we might see following error:

  thunderbolt 1-0:3.1: runtime PM trying to activate child device 1-0:3.1 but parent (usb4_port3) is not active

This happens because the parent USB4 port was still runtime suspended.
Fix this by runtime resuming the USB4 port before scanning the retimers
below it.

Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 43bddb26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment