summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-03-08 07:36:48 +0000
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-04-07 22:17:03 -0500
commitaad66a3c78da668f4506356c2fdb70b7a19ecc76 (patch)
tree80358ae8f547274a72888be5459ec331dc837ced /tools/perf/scripts/python/export-to-sqlite.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 <linmq006@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220308073648.24634-1-linmq006@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions