From: Changhwan Youn Date: Mon, 26 Jul 2010 12:13:08 +0000 (+0900) Subject: ARM: S5PV310: Add Timer support X-Git-Tag: v2.6.36-rc1~102^2^2^2^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfca3a619baeaba3a0037fef5da48108e9c0bb1c;p=pandora-kernel.git ARM: S5PV310: Add Timer support This patch adds timer support for S5PV310. Until now, all S5P SoCs use CONFIG_ARCH_USES_GETTIMEOFFSET macro as a default configuration. Instead,S5PV310 implements clocksource and clock_event_device to support the high resolution timer and tickless system. Signed-off-by: Changhwan Youn Signed-off-by: Hyuk Lee Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed