]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: sky81452: Constify sky81452_reg_ops
authorAxel Lin <axel.lin@ingics.com>
Sat, 20 Apr 2019 07:20:00 +0000 (15:20 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Apr 2019 09:38:26 +0000 (10:38 +0100)
commit45190d592028540425f4c856d50da3a3098b69bb
tree17cb76cea5b737a8e9773fe62c0f0289492232d0
parentab079f9a03d5028838a44d7fb186f7e0b16c699c
regulator: sky81452: Constify sky81452_reg_ops

sky81452_reg_ops is never changed, make it const.

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