commit | 3f1965776f6ec769192400810b6260fe48301bbb | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sun Aug 05 23:05:20 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 08 14:34:41 2012 +0100 |
tree | af582e003095638d26ce7d0fee558d3f3a9b285b | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
regulator: add a new API regulator_set_voltage_tol() There are some use cases where a voltage range could be reasonably specified by a target voltage and tolerance. Add a new API regulator_set_voltage_tol() wrapping regulator_set_voltage() call to ease the users. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>