git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
130e6b2
)
clocksource: vf_pit_timer: Switch to sched_clock_register()
author
Stephen Boyd
<sboyd@codeaurora.org>
Thu, 18 Jul 2013 23:21:29 +0000
(16:21 -0700)
committer
John Stultz
<john.stultz@linaro.org>
Tue, 30 Jul 2013 18:24:56 +0000
(11:24 -0700)
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.
Cc: Jingchang Lu <b35083@freescale.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found