summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2024-07-04 21:13:07 +0300
committerMark Brown <broonie@kernel.org>2024-07-04 21:15:54 +0300
commit05db2e27b92302a43f996561dbb58ecabc3cc85d (patch)
tree92348304e23be024dbfa65a5b21d553cea6aaadf /scripts/gdb/linux/utils.py
parent82fe56c6fe02fde86784bad7f59a340306967efe (diff)
downloadlinux-05db2e27b92302a43f996561dbb58ecabc3cc85d.tar.xz
regulator: da9121: Constify struct regmap_config
`da9121_1ch_regmap_config` and `da9121_2ch_regmap_config` are not modified and can be declared as const to move their data to a read-only section. The pointer that references those structs has been converted to const accordingly. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Link: https://patch.msgid.link/20240704-regulator-const-regmap-v1-1-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