diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-04 21:13:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-04 21:15:55 +0300 |
commit | 32d1171014a74c788218e0a8a5fd6fef65fb10ba (patch) | |
tree | 40ed0867637abd4d41f2010eda9edcbb09992d02 /scripts/gdb/linux/utils.py | |
parent | 05db2e27b92302a43f996561dbb58ecabc3cc85d (diff) | |
download | linux-32d1171014a74c788218e0a8a5fd6fef65fb10ba.tar.xz |
regulator: max77857: Constify struct regmap_config
`max77857_remgap_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>
Link: https://patch.msgid.link/20240704-regulator-const-regmap-v1-2-bce0ddef63ea@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions