Re: [PATCH v2 3/7] clk: mux: Declare u32 *table parameter as const

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


Quoting Jonathan Neuschäfer (2022-02-05 02:36:09)
> The elements of the table are never modified in clk-mux.c. To make this
> clear to clock drivers, declare the parameter as const u32 *table.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
> ---

Applied to clk-next