aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-03-08 07:36:48 +0000
committerBjorn Andersson <[email protected]>2022-04-07 22:17:03 -0500
commitaad66a3c78da668f4506356c2fdb70b7a19ecc76 (patch)
tree80358ae8f547274a72888be5459ec331dc837ced /tools/perf/scripts/python/event_analyzing_sample.py
parent8fd3f18ea31a398ecce4a6d3804433658678b0a3 (diff)
soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. Fixes: c97c4090ff72 ("soc: qcom: smsm: Add driver for Qualcomm SMSM") Signed-off-by: Miaoqian Lin <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions