regulator: twl: Remove unused fields from struct twlreg_info
authorAxel Lin <axel.lin@ingics.com>
Wed, 23 Nov 2016 13:13:20 +0000 (21:13 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 23 Nov 2016 15:46:43 +0000 (15:46 +0000)
commit15cc95c442859e8b26b59234569d926c246e45f1
treebee8b38a081accdde57f850f4f5566a13c6a4e37
parentcac28ae60e3dae1814f12f0d24d041a67153692c
regulator: twl: Remove unused fields from struct twlreg_info

The min_mV, max_mV and flags fields are not used, so remove them.

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