Skip to content
Unverified Commit f507c0c6 authored by Liang He's avatar Liang He Committed by Mark Brown
Browse files

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: 9bae4880 ("ASoC: qcom: move ipq806x specific bits out of lpass driver.")
Co-authored-by: default avatarMiaoqian Lin <linmq006@gmail.com>
Signed-off-by: default avatarLiang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220702020109.263980-1-windhl@126.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 68f26639
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment