From: Magnus Damm Date: Thu, 30 Apr 2009 07:02:49 +0000 (+0000) Subject: clocksource: SuperH MTU2 Timer driver X-Git-Tag: v2.6.31-rc1~392^2~41^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ed4c2e5ce9f5f6fd6a5a39ee1196a1f8a46eed;p=pandora-kernel.git clocksource: SuperH MTU2 Timer driver This patch adds a MTU2 driver for the SuperH architecture. The MTU2 driver is a platform driver with early platform support to allow using a MTU2 channel as only clockevent during system bootup. Clocksource on sh2a is currently unsupported due to code generation issues with 64-bit math, so at this point only periodic clockevent support is in place. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed