From: David Brownell Date: Tue, 12 Feb 2008 22:45:49 +0000 (-0800) Subject: avr32: start clocksource cleanup X-Git-Tag: v2.6.26-rc1~1128^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c6df62f9575cffd673bfc395270e6896a12a60;p=pandora-kernel.git avr32: start clocksource cleanup Start cleaning up the AVR32 clocksource mess, starting with the cycle counter clocksource: remove unneeded pseudo-RTC (just inline that call to mktime) and associated build warning, and unused sysdev. Add comment about the problem using the cycle counter register, and adjust the clocksource rating accordingly. Later patches can make this usable again (by disabling use of the idle state and providing a proper clocksource without the weak binding hacks) and move towards TCB-based clockevent support (including high resolution timers) that's shared between AT91 and AVR32. Signed-off-by: David Brownell Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed