commit | bd7a2b600ace90c8819495b639a744c8f5c68feb | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Mon Sep 24 18:56:53 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:56:08 2012 +0900 |
tree | d4853e6a5bd7e3bbdf54808c37358870bfd33336 | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
regulator: core: Support for continuous voltage range Some regulators can set any voltage within the constraints range, not being limited to specified operating points. This patch makes it possible to describe such regulator and makes the regulator_is_supported_voltage() function behave correctly. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>