Re: [PATCH v2 1/4] clk: Compute masks for fractional_divider clk when needed.

From: Heiko Stübner
Date: Sun Apr 02 2023 - 10:31:58 EST


Am Sonntag, 2. April 2023, 11:42:04 CEST schrieb Christophe JAILLET:
> There is no real need to pre-compute mmask and nmask when handling
> fractional_divider clk.
>
> They can be computed when needed.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>