diff options
author | Miaoqian Lin <[email protected]> | 2022-03-08 07:36:48 +0000 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-04-07 22:17:03 -0500 |
commit | aad66a3c78da668f4506356c2fdb70b7a19ecc76 (patch) | |
tree | 80358ae8f547274a72888be5459ec331dc837ced /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8fd3f18ea31a398ecce4a6d3804433658678b0a3 (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