commit | ee348d5a1d810bc9958cabb7c27302aab235d36e | [log] [tgz] |
---|---|---|
author | Russell King <[email protected]> | Sun May 17 17:00:47 2009 +0100 |
committer | Russell King <[email protected]> | Sun May 17 17:11:35 2009 +0100 |
tree | df19c637b2884e16fdc8132a9c4a1d0e44b44b4c | |
parent | 78d236c2b30d4712c1fd8c9768b163c94b39e77d [diff] |
[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 <[email protected]> Acked-by: Thomas Glexiner <[email protected]>