PCI: x86: use generic pci_enable_resources()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 4 Mar 2008 18:57:01 +0000 (11:57 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:47:04 +0000 (21:47 -0700)
commitb81d988c04cacb1f7ffb76cbff2d150eb9f02948
treeade4c270f2479c53d7bd8d35bdda050caaa82cc8
parent842de40d93e00a5c40a1a7f520a6fbe422994e99
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>
arch/x86/pci/common.c
arch/x86/pci/i386.c
arch/x86/pci/pci.h