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:
3e1251d
)
ARM: OMAP: Remove MPU-timer based sched_clock()
author
Kevin Hilman
<khilman@mvista.com>
Mon, 12 Nov 2007 23:24:04 +0000
(15:24 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 27 Nov 2007 04:14:06 +0000
(20:14 -0800)
Remove MPU-timer based sched_clock() in favor of the common one based
on 32k sync timer which works across all OMAP1/2/3 platforms.
Using 32k based one also gives a valid sched_clock() very early in the
boot process.
Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found