summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2024-07-04 19:23:29 +0200
committerLee Jones <lee@kernel.org>2024-08-30 09:40:12 +0100
commit9544cc6552da3840146104b2363d64c40b3d09d9 (patch)
tree91b7a3234ae320a028f63edc1388062482520806 /tools/perf/scripts/python
parent36b6675f784e58f8aa0d274822f1b9d01add9c94 (diff)
mfd: tps65910: Constify struct regmap_irq_chip
`tps65910_irq_chip` and `tps65911_irq_chip` are not modified and can be declared as const to move their data to a read-only section. The pointer used to reference those structs has also been converted to const. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Link: https://lore.kernel.org/r/20240704-mfd-const-regmap_config-v2-19-0c8785b1331d@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions