diff options
author | Javier Carrasco <[email protected]> | 2024-07-04 19:23:29 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-08-30 09:40:12 +0100 |
commit | 9544cc6552da3840146104b2363d64c40b3d09d9 (patch) | |
tree | 91b7a3234ae320a028f63edc1388062482520806 /tools/perf/scripts/python/parallel-perf.py | |
parent | 36b6675f784e58f8aa0d274822f1b9d01add9c94 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions