On Thu, May 31, 2012 at 05:39:00PM +0800, Axel Lin wrote: > wm831x_alive_ldo_ops uses simple linear voltage maps. > Thus use regulator_map_voltage_linear is more efficient than using the default > regulator_map_voltage_iterate. Applied both, thanks.