diff options
| author | 2022-06-02 08:24:30 +0400 | |
|---|---|---|
| committer | 2022-06-30 21:50:46 -0500 | |
| commit | 92a563fcf14b3093226fb36f12e9b5cf630c5a5d (patch) | |
| tree | 83ec0697ce52459b041cca7f8ea511c72511d488 /tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com | |
| parent | dt-bindings: soc: qcom,wcnss: remove unneeded ref for names (diff) | |
| download | linux-dev-92a563fcf14b3093226fb36f12e9b5cf630c5a5d.tar.xz linux-dev-92a563fcf14b3093226fb36f12e9b5cf630c5a5d.zip | |
soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
of_node_put() will check NULL pointer.
Fixes: 88c1e9404f1d ("soc: qcom: add OCMEM driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220602042430.1114-1-linmq006@gmail.com
Diffstat (limited to 'tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
