From: Stephen Boyd Date: Thu, 18 Jul 2013 23:21:28 +0000 (-0700) Subject: clocksource: sirf: Switch to sched_clock_register() and use 64 bits X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130e6b25a28ff5b2421d6cae5f2bac1f5afdcfb0;p=pandora-kernel.git clocksource: sirf: Switch to sched_clock_register() and use 64 bits The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface and use all 64 bits of this timer. Cc: Barry Song Signed-off-by: Stephen Boyd Signed-off-by: John Stultz --- Reading git-diff-tree failed