Home
last modified time | relevance | path

Searched hist:"4 e105e3b4bc6a1825aefc56f11951e1496a5bb3c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dtps65132-regulator.cdiff 4e105e3b4bc6a1825aefc56f11951e1496a5bb3c Thu Mar 21 13:00:38 CET 2019 Axel Lin <axel.lin@ingics.com> 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>