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:
7d1311b
)
regulator: tps65217: Remove spurious platform data check
author
Mark Brown
<broonie@kernel.org>
Sat, 6 Sep 2014 11:10:47 +0000
(12:10 +0100)
committer
Mark Brown
<broonie@kernel.org>
Sat, 6 Sep 2014 11:43:40 +0000
(12:43 +0100)
We should always be able to probe a regulator with no platform data. This
will enable readback of current state, though no changes can be made to
the device configuration.
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found