Home
last modified time | relevance | path

Searched hist:"27 eeabb7a1000de974e45cd007b3f5324dcee490" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dwm8400-regulator.cdiff 27eeabb7a1000de974e45cd007b3f5324dcee490 Thu May 31 11:40:22 CEST 2012 Axel Lin <axel.lin@gmail.com> regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops

wm8400_dcdc_ops uses simple linear voltage maps.
Thus use regulator_map_voltage_linear is more efficient than using the default
regulator_map_voltage_iterate.

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