diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-04 19:23:11 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-08-30 09:40:11 +0100 |
commit | c5416d4b6a864947e7ecfd668f3b4e39cccb0fa3 (patch) | |
tree | 5fab244ddef56e21cc47f2a15673c62434a30309 /tools/perf/scripts/python/gecko.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 <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240704-mfd-const-regmap_config-v2-1-0c8785b1331d@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions