Files
linux-st/include/linux
Axel Lin fcf371ee56 regulator: core: Add regulator_map_voltage_ascend() API
A lot of regulator hardware has ascendant voltage list.
This patch adds regulator_map_voltage_ascend() and export it.

Drivers that have ascendant voltage list can use this as their map_voltage()
operation, this is more efficient than default regulator_map_voltage_iterate()
function.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-04-18 12:09:32 +01:00
..
2013-03-01 13:39:00 -08:00
2013-03-19 19:15:52 +01:00
2013-03-22 16:41:20 -07:00
2013-04-09 14:09:17 -04:00
2013-03-19 19:15:52 +01:00
2013-03-20 12:10:38 -04:00