diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-03-21 15:00:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-21 17:59:09 +0300 |
commit | 4e105e3b4bc6a1825aefc56f11951e1496a5bb3c (patch) | |
tree | c5c60a71058609c664dcc09b06ab2a74b24be1c6 /drivers/regulator/tps65217-regulator.c | |
parent | 2e62e03333bb41277c920844e72bf26a29724b14 (diff) | |
download | linux-4e105e3b4bc6a1825aefc56f11951e1496a5bb3c.tar.xz |
regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_desc
The tps65132_regulator_ops and tps_regs_desc never need to be modified,
make them const so compiler can put them to .rodata.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/tps65217-regulator.c')
0 files changed, 0 insertions, 0 deletions