commit | f4d15f1c877644a604f8c8c3d094c13f9f8bdcf2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Sep 27 15:05:06 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Sep 27 15:45:36 2008 +0100 |
tree | 16822d0565c8c81bbdfdb9efc6180bc7d1ef3965 | |
parent | 19506fc51852e859bb08ab5abbdb8fd02b7392f2 [diff] |
[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 <ralf@linux-mips.org>