Files
linux-cryptodev-2.6/include/linux/mfd
Javier Carrasco 2a9f8995f7 mfd: 88pm80x: Constify read-only regmap structs
`pm800_irq`, `pm805_irq` and `pm805_irq_chip` are not modified and can
be declared as const to move their data to a read-only section.

In order to keep the const modifier for the regmap_irq_chip structures,
the pointer used to reference them must be converted to const as well.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240704-mfd-const-regmap_config-v2-8-0c8785b1331d@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
2024-08-30 09:40:11 +01:00
..
2023-04-26 11:40:26 +01:00
2020-03-17 20:48:41 +01:00
2023-11-01 10:02:09 +00:00
2024-05-03 09:15:30 +01:00
2023-04-26 11:40:34 +01:00
2023-08-18 21:48:04 +01:00
2021-12-15 20:12:07 -08:00