Re: [PATCH] clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()

From: Stephen Boyd
Date: Thu Sep 10 2020 - 16:44:26 EST


Quoting Jing Xiangfeng (2020-08-27 07:16:29)
> 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: Jing Xiangfeng <jingxiangfeng@xxxxxxxxxx>
> ---

Applied to clk-fixes