aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-07-04 19:23:18 +0200
committerLee Jones <[email protected]>2024-08-30 09:40:11 +0100
commit2a9f8995f7139a759fe8cb31d9e8a433757228ec (patch)
tree555623a369996a3f8474f9d7423cb5d32af7f220 /scripts/generate_rust_analyzer.py
parent9842c62162858c7b0625dd3e00085b68167257d3 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions