Re: [PATCH] clk: tegra: Fix an infinite loop when clock rate is zero

From: Stephen Boyd
Date: Mon Oct 01 2018 - 18:08:49 EST


Quoting ryang (2018-09-21 15:00:37)
> Calling clk_set_rate or clk_round_rate will lock up the kernel when the
> rate is zero. This avoids the infinite loop and uses a slightly more
> optimized p divider calculation.
>
> Signed-off-by: ryang <decatf@xxxxxxxxx>

Do you have a more proper name? Or you want the author name to show up as
"ryang"?