regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
authorAxel Lin <axel.lin@gmail.com>
Mon, 18 Jun 2012 06:03:16 +0000 (14:03 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 18 Jun 2012 09:56:58 +0000 (10:56 +0100)
commitea38d13fd1666bc030cb1c0feec5b0da2f89f9b2
tree463ca3908e6541a434c73117e716556fac49b596
parent398715ab9414b3b7741c8239c254111f5016821c
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS

This change makes it possible to set ramp_delay with 0.xxx mV/uS without
truncation issue.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/regulator/regulator.txt
drivers/regulator/core.c
include/linux/regulator/driver.h
include/linux/regulator/machine.h