[MIPS] IP27: startup_bridge_irq: connect interrupt.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 26 Aug 2007 23:26:58 +0000 (00:26 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:17:00 +0000 (02:17 +0100)
commit84ced30675b1454f1c2dca1fe055ae75eb1df53e
tree942c7b6918dc73bb96bfe8d109c4a26c11c342e8
parented7a2365062bc9968e8e01423a889a95e85fba80
[MIPS] IP27: startup_bridge_irq: connect interrupt.

shutdown_bridge_irq disconnects the irq so we need to connect the irq or
requesting the same irq a send time will fail.  This used to make
things like ifconfig eth0 down; ifconfig eth0 up fail on IP27.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip27/ip27-irq.c