regulator: ab8500: Update voltage handling for fixed voltage regulators
authorLee Jones <lee.jones@linaro.org>
Thu, 28 Mar 2013 16:11:17 +0000 (16:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 1 Apr 2013 12:23:38 +0000 (13:23 +0100)
There are a few over-lapping methods for voltage selection operating
in the AB8500 regulator driver currently. This patch removes unused,
unnecessary variables from the regulator_info structures and provides
voltage tables for those regulators which have fixed voltages.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found