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:
1f4b49a
)
[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending
author
Andrew Victor
<andrew@sanpeople.com>
Thu, 31 May 2007 08:34:53 +0000
(09:34 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Jun 2007 20:31:48 +0000
(21:31 +0100)
When suspending to slow-clock mode, at91_pm_verify_clocks() is called to
ensure that all the clocks are disabled or in the correct state.
This patch replaces the "#warning TODO" messages for the SAM9 processors
with the correct code.
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found