ARM: clockevents: fix IOP clock events initialization
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 19 Dec 2010 15:43:34 +0000 (15:43 +0000)
committerRussell 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