summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2026-07-15 15:35:45 -0400
committerLinus Walleij <linusw@kernel.org>2026-07-24 23:41:58 +0200
commit15532f9cbb713255805ca78442f6e6e43f4b2adf (patch)
tree072ba61bc94612415b36beba51d052503b81dd11 /tools/perf/scripts/python/task-analyzer.py
parent602ee6c9447e4382c7e145b26a1c940813f2a144 (diff)
pinctrl: pinctrl-generic-mux: use mux_state_try_select()
Use mux_state_try_select() instead of mux_state_select() so that the consumer driver does not block during probe when the mux state has already been selected. mux_state_try_select() returns -EBUSY if the requested state is already selected, allowing the driver to handle the condition without waiting. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions