git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddffeb8
)
regulator: core: Support for continuous voltage range
author
Pawel Moll
<pawel.moll@arm.com>
Mon, 24 Sep 2012 17:56:53 +0000
(18:56 +0100)
committer
Mark 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