commit | 705e2a905a0407c3fffb248b43c8d7d1de6b4e51 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Mar 08 14:15:29 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 13 15:09:44 2019 +0000 |
tree | ec3d5fa0a449ca7c1907e3427e51d37c31763110 | |
parent | 7cdc2ee7bf10705f737c22dcd4b002b87849badb [diff] |
regulator: gpio: Constify regulator_ops gpio_regulator_voltage_ops and gpio_regulator_current_ops should never change, make them const. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>