diff options
author | 2022-06-17 09:59:18 +0800 | |
---|---|---|
committer | 2022-08-19 14:30:28 -0700 | |
commit | 02bd544f98ae96e2f8fde759696f725f0966cce6 (patch) | |
tree | 519a58e8b0188628127ee4380412f31174fa680d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: meson: Hold reference returned by of_get_parent() (diff) | |
download | wireguard-linux-02bd544f98ae96e2f8fde759696f725f0966cce6.tar.xz wireguard-linux-02bd544f98ae96e2f8fde759696f725f0966cce6.zip |
clk: tegra: Add missing of_node_put()
In tegra124_132_clock_init_pre() and tegra30_clock_init(),
of_find_matching_node() will return a node pointer with
refcount incremented. We should use of_node_put() when it
is not used anymore.
Signed-off-by: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220617015918.4001865-1-windhl@126.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions