linux/drivers/soc/sunxi
Javier Carrasco 9bc1e34a7b soc: sunxi: sram: Constify struct regmap_config
`sunxi_sram_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@gmail.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20240705-sunxi-sram-const-regmap_config-v1-1-1b997cd65d0f@gmail.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
2024-07-11 00:47:13 +08:00
..
Kconfig pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem 2023-10-04 23:41:56 +02:00
Makefile soc: sunxi: Move power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
sunxi_mbus.c soc: sunxi: Use of_property_present() for testing DT property presence 2023-03-14 21:32:13 +01:00
sunxi_sram.c soc: sunxi: sram: Constify struct regmap_config 2024-07-11 00:47:13 +08:00