diff options
author | Liang He <[email protected]> | 2022-07-02 10:01:09 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-04 12:44:13 +0100 |
commit | f507c0c67dac57d2bcd5dcae4b6139b0305d8957 (patch) | |
tree | 69806e79a62095c553c81d1a769d663a0b99f26f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 68f26639dc40b5d6aca201f3e250a1538e68eae6 (diff) |
ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
We should call of_node_put() for the reference 'dsp_of_node' returned by
of_parse_phandle() which will increase the refcount.
Fixes: 9bae4880acee ("ASoC: qcom: move ipq806x specific bits out of lpass driver.")
Co-authored-by: Miaoqian Lin <[email protected]>
Signed-off-by: Liang He <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions