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:
88b62b9
)
regulator: palmas: Remove a redundant setting for warm_reset
author
Axel Lin
<axel.lin@ingics.com>
Sun, 3 Feb 2013 12:49:56 +0000
(20:49 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 4 Feb 2013 10:24:35 +0000
(10:24 +0000)
Current code read "ti,warm_reset" of property twice, and set
pdata->reg_init[idx]->warm_reset twice. Read and set it once is enough.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found