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:
380a0e6
)
regulator: core: Report microvolts in sysfs even with only list_voltage()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 27 Aug 2012 18:37:04 +0000
(11:37 -0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 7 Sep 2012 01:48:15 +0000
(09:48 +0800)
If a regulator only supports a single voltage list_voltage() can be used
to report what that voltage is so add this as one of the criteria for
creating the microvolts file in sysfs.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found