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:
7171511
)
regulator: lp872x: Don't set constraints within the regulator driver
author
Mark Brown
<broonie@linaro.org>
Mon, 28 Jul 2014 11:32:04 +0000
(12:32 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 28 Jul 2014 12:19:23 +0000
(13:19 +0100)
Regulator drivers should not be specifying constraints since the valid
configurations depend on how the device is used in a given system, there
is no way to know if a configuration is safe for a given board.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found