diff options
author | Heikki Krogerus <[email protected]> | 2022-04-05 16:48:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-21 18:33:10 +0200 |
commit | eb5d7ff3cf0d55093c619b5ad107cd5c05ce8134 (patch) | |
tree | 61cb282408d83fad7839b6dea22845b6eefa8193 /scripts/gdb/linux/utils.py | |
parent | e25adcca917d7e4cdc1dc6444d0692ffda7594bf (diff) |
usb: typec: ucsi: Fix role swapping
All attempts to swap the roles timed out because the
completion was done without releasing the port lock. Fixing
that by releasing the lock before starting to wait for the
completion.
Link: https://lore.kernel.org/linux-usb/[email protected]/
Fixes: ad74b8649bea ("usb: typec: ucsi: Preliminary support for alternate modes")
Cc: [email protected]
Reported-and-tested-by: Jia-Ju Bai <[email protected]>
Signed-off-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions