diff options
author | Peng Wu <[email protected]> | 2022-04-29 01:03:56 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-05-03 16:58:06 +0200 |
commit | 23b44f9c649bbef10b45fa33080cd8b4166800ae (patch) | |
tree | f54b9d275decd0f80668ce505bff967f8beaff69 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0af2de76a21f24ab09f865da748ef3a63b4c2bd6 (diff) |
ARM: versatile: Add missing of_node_put in dcscb_init
The device_node pointer is returned by of_find_compatible_node
with refcount incremented. We should use of_node_put() to avoid
the refcount leak.
Signed-off-by: Peng Wu <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions