Re: [PATCH 07/10] clk: lpc32xx: Constify struct regmap_config

From: Stephen Boyd
Date: Mon Jul 08 2024 - 16:32:59 EST


Quoting Javier Carrasco (2024-07-03 02:50:20)
> `lpc32xx_scb_regmap_config` is not modified and can be declared as const
> to move its data to a read-only section.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
> ---

Applied to clk-next