diff options
author | Bjorn Andersson <[email protected]> | 2023-05-14 20:27:38 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-05-19 23:17:19 +0530 |
commit | 77cbca3a12d3b9501973bdecd28f28b5c2184bf2 (patch) | |
tree | 85cab4aa5947be54b16cf7b69d1a12bbb370ec60 /tools/perf/scripts/python | |
parent | 02545aa31008e1f4fb6875cdd13c415ddf95a24c (diff) |
phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops
The phy core ensures mutual exclusion across the ops for a given phy,
but the upcoming introduction of USB Type-C orientation switching might
race with the DisplayPort phy operations. So extend the mutual exclusion
to cover the remaining ops as well, to avoid concurrent reconfiguration
of the hardware.
Reported-by: Johan Hovold <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions