OSDN Git Service

regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulator
authorAxel Lin <axel.lin@ingics.com>
Sun, 13 Jan 2019 14:17:46 +0000 (22:17 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 14 Jan 2019 11:44:09 +0000 (11:44 +0000)
commit08f0b14adc7c4fd5ef7ab2f4b7a62ed1b8216bbb
treec9420c8fbdf38e5935c068e15e26f7028fcec234
parent03c87b95ac04c2a34045641b25dded6e3e889556
regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulator

The ctrl_regs field is not used at all, remove it.

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