Re: [PATCH v2 5/7] clk: mmp: Declare mux tables as const u32[]

From: Stephen Boyd
Date: Fri Feb 25 2022 - 20:01:55 EST


Quoting Jonathan Neuschäfer (2022-02-05 02:36:11)
> Now that clk_register_mux_table takes a const u32 *, we can declare the
> mux tables as const u32[].
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
> ---

Applied to clk-next