Files
linux/drivers
Axel Lin 4efd9dfecb regulator: max1586: Implement get_voltage_sel callback
This is required since commit f7df20ec32
"regulator: core: Use list_voltage() to read single voltage regulators",
otherwise _regulator_get_voltage returns rdev->desc->ops->list_voltage(rdev, 0).

The Maxim 1586 controls V3 and V6 voltages, but offers no way of reading back
the set up value. Thus this patch caches the setting when setting new voltage.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-12-10 12:23:56 +09:00
..
2012-10-15 14:45:51 -04:00
2012-11-23 14:32:55 +01:00
2012-10-30 10:05:51 +01:00
2012-11-23 14:17:36 -05:00
2012-10-17 15:53:03 -05:00
2012-11-16 14:33:04 -08:00
2012-10-16 18:07:12 -07:00