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:
da349be
)
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 26 Oct 2007 12:43:32 +0000
(13:43 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 29 Oct 2007 19:35:34 +0000
(19:35 +0000)
Since the cp0 compare interrupt handler isn't initialized by the time
plat_time_init is called don't set IE_IRQ5 anymore, cevt-r4k.c will do
that a little later itself.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found