regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info
authorAxel Lin <axel.lin@ingics.com>
Wed, 17 Apr 2013 14:55:45 +0000 (22:55 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Apr 2013 17:26:35 +0000 (18:26 +0100)
The voltage_shift can be calculated from voltage_mask.
Let's remove voltage_shift fied from struct ab8500_regulator_info, this change
can prevent missing voltage_shift setting issue.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found