]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: mc13xxx: Constify regulator_ops variables
authorAxel Lin <axel.lin@ingics.com>
Fri, 1 Mar 2019 14:20:53 +0000 (22:20 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 4 Mar 2019 00:01:08 +0000 (00:01 +0000)
commite5680c4de3eb3ea5538d11733a91ccef19badd69
tree0b210b791fda0cef6d8a2fd6bb65ea8361103c61
parentad542a527c9a4d9088da3a0977c7508266229f07
regulator: mc13xxx: Constify regulator_ops variables

These regulator_ops variables should never change, make them const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mc13783-regulator.c
drivers/regulator/mc13892-regulator.c
drivers/regulator/mc13xxx-regulator-core.c
drivers/regulator/mc13xxx.h