From: Russell King Date: Fri, 28 Jan 2011 21:00:39 +0000 (+0000) Subject: ARM: footbridge: convert to clockevents/clocksource X-Git-Tag: v2.6.39-rc1~463^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8d76373c9fd7a1c1b401fc97ba01c0ecbb888f;p=pandora-kernel.git ARM: footbridge: convert to clockevents/clocksource The Footbridge platforms have some reasonable timers in the host bridge, which we use for most footbridge-based platforms. However, NetWinder's clock these using a spread-spectrum clock which makes them too unstable for time keeping. So we have to rely on the PIT. Convert both Footbridge timers and PIT timers to use the clocksource and clockevent infrastructure. Tested on Netwinder. Signed-off-by: Russell King --- Reading git-diff-tree failed