diff options
author | 2022-03-08 07:36:48 +0000 | |
---|---|---|
committer | 2022-04-07 22:17:03 -0500 | |
commit | aad66a3c78da668f4506356c2fdb70b7a19ecc76 (patch) | |
tree | 80358ae8f547274a72888be5459ec331dc837ced /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc (diff) | |
download | linux-dev-aad66a3c78da668f4506356c2fdb70b7a19ecc76.tar.xz linux-dev-aad66a3c78da668f4506356c2fdb70b7a19ecc76.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions