Skip to content
Commit d2249bf2 authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Stephen Boyd
Browse files

clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()



lpass_core_sc7180_probe() misses to call pm_clk_destroy() and
pm_runtime_disable() in error paths. Correct goto target to fix it.
This issue is found by code inspection.

Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Link: https://lore.kernel.org/r/20200827141629.101802-1-jingxiangfeng@huawei.com
Fixes: edab812d

 ("clk: qcom: lpass: Add support for LPASS clock controller for SC7180")
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent da9c43dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment