From: Ralf Baechle Date: Sun, 26 Aug 2007 23:26:58 +0000 (+0100) Subject: [MIPS] IP27: startup_bridge_irq: connect interrupt. X-Git-Tag: v2.6.23-rc4~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ced30675b1454f1c2dca1fe055ae75eb1df53e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed