regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
authorAxel Lin <axel.lin@gmail.com>
Thu, 14 Jun 2012 01:38:26 +0000 (09:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 23 Jun 2012 11:16:42 +0000 (12:16 +0100)
The chip_id is not used.
The voltage_base is not necessary, set base voltage to tps->desc.min_uV instead.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found