aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorYangtao Li <[email protected]>2019-02-04 02:48:54 -0500
committerViresh Kumar <[email protected]>2019-02-07 10:01:51 +0530
commit446fae2bb5395f3028d8e3aae1508737e5a72ea1 (patch)
treeef5d42cc0fa474f522deb06242ab95b428c00497 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent50c0b12f098fb3cfac7abcc0f2b5409f6bac5fa2 (diff)
cpufreq: tegra124: add missing of_node_put()
of_cpu_device_node_get() will increase the refcount of device_node, it is necessary to call of_node_put() at the end to release the refcount. Fixes: 9eb15dbbfa1a2 ("cpufreq: Add cpufreq driver for Tegra124") Cc: <[email protected]> # 4.4+ Signed-off-by: Yangtao Li <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions