diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-03-07 11:51:16 +0000 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-03-15 02:22:50 +0100 |
commit | c09ac191b1f97cfa06f394dbfd7a5db07986cefc (patch) | |
tree | edf7f0540abc0ecdd0097586546cd7e8d31b583c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de845036f997119bcacbdb7b4ccf3b6cf960745b (diff) |
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the refcount leak.
Fixes: 32e67eee670e ("pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220307115116.25316-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