diff options
author | 2022-05-23 18:10:09 +0400 | |
---|---|---|
committer | 2022-06-09 21:08:38 +0200 | |
commit | 80192eff64eee9b3bc0594a47381937b94b9d65a (patch) | |
tree | b5831fa7ca4c38dedfbe6c3cfe440f424b9f0691 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe (diff) | |
download | linux-dev-80192eff64eee9b3bc0594a47381937b94b9d65a.tar.xz linux-dev-80192eff64eee9b3bc0594a47381937b94b9d65a.zip |
power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
of_find_matching_node_and_match() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Fixes: 0e545f57b708 ("power: reset: driver for the Versatile syscon reboot")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions