commit | e5680c4de3eb3ea5538d11733a91ccef19badd69 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Mar 01 22:20:53 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 04 00:01:08 2019 +0000 |
tree | 0b210b791fda0cef6d8a2fd6bb65ea8361103c61 | |
parent | ad542a527c9a4d9088da3a0977c7508266229f07 [diff] |
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>