[MIPS] IP22: Fix hang due to messing with timer interrupt handler
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 17 Oct 2007 17:15:17 +0000 (19:15 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Oct 2007 17:28:49 +0000 (18:28 +0100)
commit0eafaae84e21ac033815cc9f33c3ae889cd7ccfe
tree86e10f8de9a4f606699781fc97dfed1df2379dec
parent9ee5389c58d7e74ae06887541fbb0ff6ecc6a499
[MIPS] IP22: Fix hang due to messing with timer interrupt handler

As IP22 is now using do_IRQ for timer interrupt, don't mess with
interrupt handler any longer

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip22/ip22-time.c