commit | d20e47e153dcfddca5a066ff0f8da2d1104d08ea | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Dec 11 19:49:24 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Dec 14 17:34:29 2007 +0000 |
tree | f587d4b9b7c67ca5ced4e9eb1ebdcfafcd259a55 | |
parent | 40c7869b693b18412491fdcff64682215b739f9e [diff] |
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources. There might be other reasons why a resource might be marked as fixed such as a PCI UART holding the system console but until we use IORESOURCE_PCI_FIXED that way also this will work. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>