]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
regulator: cpcap: Constify omap4_regulators and xoom_regulators
authorAxel Lin <axel.lin@ingics.com>
Tue, 26 Feb 2019 05:52:30 +0000 (13:52 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 26 Feb 2019 16:32:06 +0000 (16:32 +0000)
commit6145601b225f617e4b257068d1fc3cbcabd9746b
tree36724589d73603c84ea4cfb801de09e03e8fd120
parentde33873e9f95ee750ca0c17e0b960bff7d233a4e
regulator: cpcap: Constify omap4_regulators and xoom_regulators

They should never change, make them const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/cpcap-regulator.c