summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2023-01-02 12:24:56 +0400
committerLinus Walleij <linus.walleij@linaro.org>2023-01-09 15:13:15 +0100
commitdcef18c8ac40aa85bb339f64c1dd31dd458b06fb (patch)
tree0258c0dbe4466f42a70184130613351dece7f1c4 /tools/perf/scripts/python/export-to-postgresql.py
parenta7cc0e2685082a0d79baec02df184dfa83cbfac3 (diff)
pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak. Fixes: d86f4d71e42a ("pinctrl: stm32: check irq controller availability at probe") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Link: https://lore.kernel.org/r/20230102082503.3944927-1-linmq006@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions