diff options
| author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-05-26 23:02:22 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-06-14 11:49:37 +0100 |
| commit | 893acabffadb45bd70c9eec798db08c89caef9cb (patch) | |
| tree | f8450d70212b86539a7fc4fa4d319cc17ba79af9 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6110cdce939c9396032027ff71ce804fa44918aa (diff) | |
| download | linux-893acabffadb45bd70c9eec798db08c89caef9cb.tar.gz linux-893acabffadb45bd70c9eec798db08c89caef9cb.zip | |
iio: light: stk3310: Constify regmap_config
stk3310_regmap_config is not modified and can be made const to allow the
compiler to put it in read-only memory.
Before:
text data bss dec hex filename
16027 5424 128 21579 544b drivers/iio/light/stk3310.o
After:
text data bss dec hex filename
16347 5104 128 21579 544b drivers/iio/light/stk3310.o
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
