diff options
| author | Liang He <[email protected]> | 2022-06-15 22:37:03 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-09-05 17:28:25 +1000 |
| commit | 06f48f5cb5df2299f5e4b42e9dda1858bf172bcb (patch) | |
| tree | d35f0513bcebab1ed2b0dcbac0c69cbd7d89ebf3 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 1d53c0192b15f42129a3dbbbfa05637bcf781a3e (diff) | |
powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()
In mpc5121_clk_init(), of_find_compatible_node() will return a
node pointer with refcount incremented. The reference should be dropped
with of_node_put() when it is not used anymore.
Signed-off-by: Liang He <[email protected]>
[mpe: of_clk_add_provider() will take its own reference.]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions