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:
dcee0bb
)
drivers: sh: resume enabled clocks fix
author
Magnus Damm
<damm@opensource.se>
Mon, 13 Jun 2011 04:42:15 +0000
(
04:42
+0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Jun 2011 06:15:25 +0000
(15:15 +0900)
Extend the SH / SH-Mobile ARM clock framework to only
resume clocks that have been enabled.
Without this fix divide-by-zero is triggering on sh7372
FSIDIV during system wide resume of Suspend-to-RAM.
Signed-off-by: Magnus Damm <damm@opensource.se>
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found