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

Stephen Boyd sboyd at kernel.org
Fri Feb 25 17:01:29 PST 2022


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 at gmx.net>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list