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:
b69874e
)
ARM: pm: sa1100: no need to re-enable clock switching
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 17:59:33 +0000
(18:59 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:15 +0000
(08:47 +0100)
This is now taken care of by calling cpu_proc_init() in the resume
path, so eliminate this unnecessary call.
Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found