]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: s5m8767: Constify s5m8767_opmode_reg
authorAxel Lin <axel.lin@ingics.com>
Thu, 21 Feb 2019 13:17:21 +0000 (21:17 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 21 Feb 2019 18:53:53 +0000 (18:53 +0000)
commit21687b16248530bec6b950d73a58e4c2eca8e830
treed6958348ab70010512c00f3bb6e54a0c3ad92806
parent74a569ee4c452e2a1c997f034837ddae500734ca
regulator: s5m8767: Constify s5m8767_opmode_reg

The s5m8767_opmode_reg should never change, make it const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/s5m8767.c