dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/pci
Bjorn Helgaas b81d988c04 PCI: x86: use generic pci_enable_resources()
Use the generic pci_enable_resources() instead of the arch-specific code.

Unlike this arch-specific code, the generic version:
    - checks for resource collisions with "!r->parent"

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:04 -07:00
..
Makefile x86_64: move pci 2007-10-11 11:17:12 +02:00
Makefile_32 i386: move pci 2007-10-11 11:16:36 +02:00
Makefile_64 x86_64: move pci 2007-10-11 11:17:12 +02:00
acpi.c PCI: remove "pci=routeirq" noise from dmesg 2008-04-20 21:47:03 -07:00
common.c PCI: x86: use generic pci_enable_resources() 2008-04-20 21:47:04 -07:00
direct.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
early.c i386: move pci 2007-10-11 11:16:36 +02:00
fixup.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
i386.c PCI: x86: use generic pci_enable_resources() 2008-04-20 21:47:04 -07:00
init.c i386: move pci 2007-10-11 11:16:36 +02:00
irq.c x86, pci: fix off-by-one errors in some pirq warnings 2008-04-17 17:40:45 +02:00
k8-bus_64.c x86_64: move pci 2007-10-11 11:17:12 +02:00
legacy.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
mmconfig-shared.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
mmconfig_32.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
mmconfig_64.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
numa.c x86: remove mpc_oem_bus_info() 2008-04-17 17:41:08 +02:00
pcbios.c PCI: remove initial bios sort of PCI devices on x86 2008-04-20 21:46:58 -07:00
pci.h PCI: x86: use generic pci_enable_resources() 2008-04-20 21:47:04 -07:00
visws.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00