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:
98e182a
)
omap2+: Reserve clocksource and timesource and initialize dmtimer later
author
Tony Lindgren
<tony@atomide.com>
Tue, 29 Mar 2011 22:54:49 +0000
(15:54 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 27 Jun 2011 19:14:01 +0000
(12:14 -0700)
There's no need to initialize the dmtimer framework early.
Just mark the clocksource and timesource as reserved, and
initialize dmtimer with an arch_initcall.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
No differences found