]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 11 Dec 2007 19:49:24 +0000 (19:49 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 14 Dec 2007 17:34:29 +0000 (17:34 +0000)
commit94e7d7a511057acb648d88f5988b943eb583d2d0
treef587d4b9b7c67ca5ced4e9eb1ebdcfafcd259a55
parentc64a2891f90a03add0ce87e189a046a28717ed90
[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>
arch/mips/pci/pci.c