regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops
authorAxel Lin <axel.lin@gmail.com>
Fri, 8 Jun 2012 02:27:49 +0000 (10:27 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 20:04:45 +0000 (21:04 +0100)
Also removes set_voltage_time_sel callback from ab8500_regulator_fixed_ops
because the voltage won't change. ( And ab8500_regulator_fixed_ops does not
implement get_voltage_sel so set_voltage_time_sel won't be called )

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

No differences found