diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-06-20 00:38:30 +0300 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2025-06-23 12:46:19 +0300 |
commit | 58d71d4242ce057955c783a14c82270c71f9e1e8 (patch) | |
tree | 3e5ef9afc335f96cda5008db2315a541abebafb4 /scripts/gdb/linux/lists.py | |
parent | 86731a2a651e58953fc949573895f2fa6d456841 (diff) | |
download | linux-58d71d4242ce057955c783a14c82270c71f9e1e8.tar.xz |
thunderbolt: Fix wake on connect at runtime
commit 1a760d10ded37 ("thunderbolt: Fix a logic error in wake on connect")
fixated on the USB4 port sysfs wakeup file not working properly to control
policy, but it had an unintended side effect that the sysfs file controls
policy both at runtime and at suspend time. The sysfs file is supposed to
only control behavior while system is suspended.
Pass whether programming a port for runtime into usb4_switch_set_wake()
and if runtime then ignore the value in the sysfs file.
Cc: stable@vger.kernel.org
Reported-by: Alexander Kovacs <Alexander.Kovacs@amd.com>
Tested-by: Alexander Kovacs <Alexander.Kovacs@amd.com>
Fixes: 1a760d10ded37 ("thunderbolt: Fix a logic error in wake on connect")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions