From: Andreas Gaeer Date: Wed, 6 Oct 2010 08:38:55 +0000 (+0200) Subject: davinci: Implement sched_clock() X-Git-Tag: v2.6.38-rc1~471^2^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1c57c84cc474a0fa63aadaa260b13dc5c7d68b;p=pandora-kernel.git davinci: Implement sched_clock() Overwrite the default implementation of sched_clock that is based on jiffies by something more precise. This improves timestamps in ftrace. Implementation is copied from OMAP platform code. Signed-off-by: Andreas Gaeer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed