summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2021-09-14 00:49:26 +0200
committerLinus Walleij <linus.walleij@linaro.org>2021-09-18 01:36:35 +0200
commit59dd178e1d7cb6cac03b32aba7ed9bbce6761b6f (patch)
treed3a3851f52ca21ebfe6cad96067eaad83ecba505 /tools/perf/scripts/python/task-analyzer.py
parente7165b1dff06b6e4373ab7758b21f3d9ed8a64ca (diff)
downloadkernel-59dd178e1d7cb6cac03b32aba7ed9bbce6761b6f.tar.gz
gpio/rockchip: fetch deferred output settings on probe
Fetch the output settings the pinctrl driver may have created for pinctrl hogs and set the relevant pins as requested. Fixes: 9ce9a02039de ("pinctrl/rockchip: drop the gpio related codes") Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20210913224926.1260726-5-heiko@sntech.de Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
y&id=ce0e7aeb676b40e765ec5b88d690fa9fa252c373'>can: slcan: do not report txerr and rxerr during bus-offVincent Mailhol 2022-07-19can: slcan: do not sleep with a spin lock heldDario Binacchi 2022-07-19can: slcan: clean up if/elseMarc Kleine-Budde 2022-07-19can: slcan: convert comparison to NULL into !valMarc Kleine-Budde 2022-07-19can: slcan: fix whitespace issuesMarc Kleine-Budde 2022-07-19can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()Marc Kleine-Budde 2022-07-19can: slcan: convert comments to network style commentsMarc Kleine-Budde 2022-07-19can: slcan: use scnprintf() as a hardening measureDan Carpenter 2022-07-03can: slcan: extend the protocol with CAN state infoDario Binacchi 2022-07-03can: slcan: extend the protocol with error infoDario Binacchi 2022-07-03can: slcan: add ethtool support to reset adapter errorsDario Binacchi 2022-07-03can: slcan: move driver into separate sub directoryDario Binacchi