[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)
commitee348d5a1d810bc9958cabb7c27302aab235d36e
treedf19c637b2884e16fdc8132a9c4a1d0e44b44b4c
parent78d236c2b30d4712c1fd8c9768b163c94b39e77d
[ARM] realview: fix broadcast tick support

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>
arch/arm/mach-realview/core.c
arch/arm/mach-realview/localtimer.c
arch/arm/mach-realview/platsmp.c