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:
83cf1ee
)
ARM: clockevents: fix IOP clock events initialization
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 19 Dec 2010 15:43:34 +0000
(15:43 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 19 Dec 2010 15:44:53 +0000
(15:44 +0000)
Ensure that no interrupt is pending before registering the clock
event device, and properly initialize the periodic tick in the
->set_mode callback.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found