commit | ba5eac515f73910744c5d9f8fc1c5d6548cf6ff4 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Oct 26 13:43:32 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 29 19:35:34 2007 +0000 |
tree | ea25263fe3271773c1ad7b031e15d13b4efcd267 | |
parent | da349bef9700e0dbf69e4273fa87c476c46c454f [diff] |
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init. 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>