diff options
author | Rikard Falkeborn <[email protected]> | 2020-08-30 00:11:01 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-01 15:48:55 +0100 |
commit | 7d844ac3b5a8a97ae4a05d9f545346a4fca77cea (patch) | |
tree | 915090c0fd746eb02ce4b7e55102a5b1eac01682 /scripts/gdb/linux/timerlist.py | |
parent | 2e6d9db83ac7c65b986d3037620dc735dee7383f (diff) |
regulator: tps65090: constify static regulator_ops
The only usages of these are to assign their address to the ops field in
the regulator_desc struct, which is a const pointer. Make them const to
allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions