diff options
author | Javier Carrasco <[email protected]> | 2024-07-04 19:23:11 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-08-30 09:40:11 +0100 |
commit | c5416d4b6a864947e7ecfd668f3b4e39cccb0fa3 (patch) | |
tree | 5fab244ddef56e21cc47f2a15673c62434a30309 /scripts/generate_rust_analyzer.py | |
parent | 03bd36838e18a5b36444f273bfd3546789ac86c8 (diff) |
mfd: da9062-core: Constify read-only regmap structs
`da9061_regmap_{config,irq,irq_chip}` and `da9062_{config,irq,irq_chip}`
are not modified and can be declared as const to move their data to a
read-only section.
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