Rikard Falkeborn b37f076d4b
regulator: ltc3676: Constify ltc3676_regulators
ltc3676_regulators 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
   4361    2064       8    6433    1921 drivers/regulator/ltc3676.o

After:
   text    data     bss     dec     hex filename
   6121     304       8    6433    1921 drivers/regulator/ltc3676.o

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200617223247.25566-4-rikard.falkeborn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-06-18 13:47:33 +01:00
..
2020-05-08 18:18:13 +01:00
2020-05-08 18:18:13 +01:00
2020-06-15 23:06:30 +01:00
2019-06-18 19:12:47 +01:00
2020-05-08 18:18:13 +01:00
2020-03-16 18:27:35 +00:00
2020-05-08 18:18:13 +01:00
2019-10-23 15:31:17 -04:00
2019-12-17 13:08:41 -08:00
2020-05-08 18:18:13 +01:00