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:
05b5ca9
)
omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used
author
Tony Lindgren
<tony@atomide.com>
Wed, 19 Jan 2011 01:00:00 +0000
(17:00 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 19 Jan 2011 18:38:46 +0000
(10:38 -0800)
Earlier patches select HAVE_SCHED_CLOCK for omaps. To have working sched_clock
also for MPU timer, we need to implement it in a way where the right one gets
selected during the runtime.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found