]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/regulator/mt6397-regulator.c
regulator: mt6397: Constify struct regulator_ops
authorHenry Chen <henryc.chen@mediatek.com>
Mon, 23 May 2016 07:30:16 +0000 (15:30 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:29:43 +0000 (16:29 +0100)
commitfb69114b3efc47c2489b2d0a781814c66bcaaf35
tree331e75f30c32f3a75e853e7dbc8b0722f7ffe674
parent1a695a905c18548062509178b98bc91e67510864
regulator: mt6397: Constify struct regulator_ops

Consitify the structure of regulator operations.

Signed-off-by: Henry Chen <henryc.chen@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mt6397-regulator.c