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:
7bde767
)
regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set
author
Axel Lin
<axel.lin@ingics.com>
Mon, 26 Nov 2012 15:42:14 +0000
(23:42 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 27 Nov 2012 20:17:01 +0000
(20:17 +0000)
When tps->enable_pwm_dvfs is true, write to TPS51632_VOLTAGE_BASE_REG rather
than TPS51632_VOLTAGE_SELECT_REG.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found