aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorSebastian Reichel <[email protected]>2023-05-04 19:36:15 +0200
committerMark Brown <[email protected]>2023-05-23 19:01:56 +0100
commit1b9e86d445a0f5c6d8dcbaf11508cb5dfb5848a8 (patch)
tree8d97aa969afae4790df38d9d8b6c61a69baef754 /tools/perf/scripts/python/intel-pt-events.py
parent431cb97b763133fba8b1c68c1ed089315f25e4dd (diff)
regulator: rk808: fix asynchronous probing
If the probe routine fails with -EPROBE_DEFER after taking over the OF node from its parent driver, reprobing triggers pinctrl_bind_pins() and that will fail. Fix this by setting of_node_reused, so that the device does not try to setup pin muxing. For me this always happens once the driver is marked to prefer async probing and never happens without that flag. Fixes: 259b93b21a9f ("regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14") Signed-off-by: Sebastian Reichel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions