diff options
| author | Miaoqian Lin <[email protected]> | 2022-03-08 07:19:42 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-04-07 22:16:29 -0500 |
| commit | 8fd3f18ea31a398ecce4a6d3804433658678b0a3 (patch) | |
| tree | a27fa26894cfb3c0e792ee202f5424c35887d9cf /scripts/stackusage | |
| parent | 54c2e9256a5688a98225207734688b4b7c0f40c9 (diff) | |
soc: qcom: smp2p: Fix missing of_node_put() in smp2p_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: 50e99641413e ("soc: qcom: smp2p: Qualcomm Shared Memory Point to Point")
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 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions