Axel Lin cac87fd34e regulator: tps6524x: Convert to regulator_list_voltage_table()
This patch adds fixed_5000000_voltage table for fixed voltage,
so we can convert regulator_ops to regulator_list_voltage_table.

We can differentiate fixed voltage by checking rdev->desc->n_voltages == 1,
thus remove the FIXED_VOLTAGE flag usage.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-07-02 18:26:02 +01:00
..
2012-06-25 10:11:40 +01:00
2012-06-25 10:11:40 +01:00
2012-06-21 10:38:37 +01:00
2012-05-16 09:48:37 +01:00
2012-05-21 16:49:16 -07:00
2012-07-02 18:24:59 +01:00
2012-05-29 11:53:11 -07:00