From: Stefan Agner Date: Tue, 12 May 2009 17:30:41 +0000 (-0700) Subject: [ARM] orion: sched_clock implementation for orion platforms X-Git-Tag: v2.6.31-rc1~344^2~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3269fc21cc4405d80b362139c078cf655a505a;p=pandora-kernel.git [ARM] orion: sched_clock implementation for orion platforms sched_clock implementation for orion platform. Its realized using free-running clocksource timer, which provides a resolution of 7.5ns (depending on tclk). It's derived from PXA's sched_clock implementation. [ nico: renamed orion2ns to tclk2ns, fixed max value in the comment ] Signed-off-by: Stefan Agner Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed