regulator: If a single voltage is set with device tree then set apply_uV
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 10:58:41 +0000 (10:58 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 18:59:10 +0000 (18:59 +0000)
commitab62aa931ed3512bc67857a03636756b96c78eae
treedf16ee25353534bd6a1acac205dc2a27e985ee47
parent068df0f34e81bc06c5eb5012ec2eda25624e87aa
regulator: If a single voltage is set with device tree then set apply_uV

Otherwise there is no way in the bindings to configure a fixed voltage
via software. It seems reasonable to assume that if the binding explicitly
specifies a voltage we want to actually use that voltage.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/of_regulator.c