commit | 7142e2138b088da429d94859df0ed05b1b82607c | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Jun 08 10:27:49 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 17 21:04:45 2012 +0100 |
tree | ce2c85eedbf3c3af374a5d899bd37eb59656a28a | |
parent | 34e74f39fa9a2c1489444266cc9e973dc1b3a419 [diff] |
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops 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>