Re: [PATCH 1/2] clk: Mark 'all_lists' as const

From: Stephen Boyd
Date: Fri Feb 25 2022 - 20:05:07 EST


Quoting Stephen Boyd (2022-02-17 14:05:53)
> This list array doesn't change at runtime. Mark it const to move to RO
> memory.
>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next