aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorSatya Priya Kakitapalli <[email protected]>2024-07-31 11:59:11 +0530
committerBjorn Andersson <[email protected]>2024-07-31 21:56:09 -0500
commit85e8ee59dfde1a7b847fbed0778391392cd985cb (patch)
tree764d81c51193af833fc5b30da615b0463d584f85 /scripts/gdb/linux/vmalloc.py
parent4ad1ed6ef27cab94888bb3c740c14042d5c0dff2 (diff)
clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled
Currently, clk_zonda_pll_set_rate polls for the PLL to lock even if the PLL is disabled. However, if the PLL is disabled then LOCK_DET will never assert and we'll return an error. There is no reason to poll LOCK_DET if the PLL is already disabled, so skip polling in this case. Fixes: f21b6bfecc27 ("clk: qcom: clk-alpha-pll: add support for zonda pll") Cc: [email protected] Signed-off-by: Satya Priya Kakitapalli <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions