regulator: core: Support for continuous voltage range
authorPawel Moll <pawel.moll@arm.com>
Mon, 24 Sep 2012 17:56:53 +0000 (18:56 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Oct 2012 02:56:08 +0000 (11:56 +0900)
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>

No differences found