diff options
| author | Krzysztof Kozlowski <[email protected]> | 2024-04-24 08:33:27 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2024-05-03 10:44:42 +0100 |
| commit | a2e25c8165f93ca8a2d54bf230e1bb7e0319b46c (patch) | |
| tree | d2bfbce00b3d4c3ec29fa07f7749ee70f677a148 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4cece764965020c22cff7665b18a012006359095 (diff) | |
backlight: lcd: Constify lcd_ops
'struct lcd_ops' passed in lcd_device_register() is not modified by core
backlight code, so it can be made const for code safety. This allows
drivers to also define the structure as const.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions