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:
9b12f3a
)
ARM: clps711x: Switch to sched_clock_register()
author
Stephen Boyd
<sboyd@codeaurora.org>
Fri, 15 Nov 2013 23:26:10 +0000
(15:26 -0800)
committer
Kevin Hilman
<khilman@linaro.org>
Thu, 21 Nov 2013 23:40:59 +0000
(15:40 -0800)
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: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
No differences found