diff options
author | 2025-07-17 10:31:05 +0300 | |
---|---|---|
committer | 2025-07-17 10:53:04 +0200 | |
commit | 4b9c60e440525b729ac5f071e00bcee12e0a7e84 (patch) | |
tree | 41d720496bcb7eed61ed86fad8e1ad2cc7638168 /tools/perf/scripts/python | |
parent | usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsi (diff) | |
download | wireguard-linux-4b9c60e440525b729ac5f071e00bcee12e0a7e84.tar.xz wireguard-linux-4b9c60e440525b729ac5f071e00bcee12e0a7e84.zip |
usb: xhci: Avoid showing errors during surprise removal
When a USB4 dock is unplugged from a system it won't respond to ring
events. The PCI core handles the surprise removal event and notifies
all PCI drivers. The XHCI PCI driver sets a flag that the device is
being removed as well.
When that flag is set don't show messages in the cleanup path for
marking the controller dead.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20250717073107.488599-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions