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)
commitbd7a2b600ace90c8819495b639a744c8f5c68feb
treed4853e6a5bd7e3bbdf54808c37358870bfd33336
parentddffeb8c4d0331609ef2581d84de4d763607bd37
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>
drivers/regulator/core.c
include/linux/regulator/driver.h