RE: [PATCH] clk: imx: clk-gpr-mux: Simplify .determine_rate()

From: Peng Fan
Date: Sun Jul 09 2023 - 21:24:12 EST


> Subject: [PATCH] clk: imx: clk-gpr-mux: Simplify .determine_rate()
>
> imx_clk_gpr_mux_determine_rate() is the same as
> __clk_mux_determine_rate(), so use the latter to save some LoC.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Reviewed-by: Peng Fan <peng.fan@xxxxxxx>