[ARM] realview: fix broadcast tick support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 May 2009 16:00:47 +0000 (17:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 May 2009 16:11:35 +0000 (17:11 +0100)
Having discussed broadcast tick support with Thomas Glexiner, the
broadcast tick devices should be registered with a higher rating
than the global tick device, and it should have the ONESHOT and
PERIODIC feature flags set.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Thomas Glexiner <tglx@linutronix.de>

No differences found