diff options
author | Axel Lin <[email protected]> | 2019-01-23 20:26:39 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-01-23 15:51:46 +0000 |
commit | 7c027c66f2b529a1e298eed76adb9bd6509d5325 (patch) | |
tree | 8c136b94fcff0aa4867b80c2add5ebb4693050dc /tools/perf/scripts/python/syscall-counts.py | |
parent | 45b5d2b7a976309c31f13795ad63a9488d0d7bbd (diff) |
regulator: stpmic1: Add static const qualifier at peroper places
The regulator_linear_range arrays and stpmic1_regulator_cfgs are only
accessed by this driver and the values are never changed so make them
static const. regulator_ops variables can also be const.
Also clean up a few empty lines in regulator_linear_range array.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions