From: Ralf Baechle Date: Sat, 27 Sep 2008 14:05:06 +0000 (+0100) Subject: [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. X-Git-Tag: v2.6.27-rc8~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d15f1c877644a604f8c8c3d094c13f9f8bdcf2;p=pandora-kernel.git [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. pcibios_map_irq is no way of returning an error but on IP27 an interrupt is possibly not routable when running out of resources. So do the interrupt routing at pcibios_enable_device time. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed