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:
2df122f
)
OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
author
Eduardo Valentin
<eduardo.valentin@ti.com>
Wed, 13 Apr 2011 15:21:06 +0000
(18:21 +0300)
committer
Paul Walmsley
<paul@pwsan.com>
Wed, 20 Apr 2011 18:43:56 +0000
(12:43 -0600)
The saving of CCR.CM_AUTOIDLE_PLL is done in scratchpad area.
However, in current code, the saving is done for CM_AUTOIDLE2_PLL
(offset 0x34) instead of CM_AUTOIDLE_PLL (offset 0x30).
This patch changes the code to save the correct register.
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/control.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/control.c
Simple merge