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:
caa9796
)
ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()
author
Kevin Hilman
<khilman@mvista.com>
Tue, 13 Nov 2007 07:24:04 +0000
(23:24 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 14 Apr 2008 16:57:13 +0000
(09:57 -0700)
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