From: Bjorn Helgaas Date: Tue, 4 Mar 2008 18:57:01 +0000 (-0700) Subject: PCI: x86: use generic pci_enable_resources() X-Git-Tag: v2.6.26-rc1~1119^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81d988c04cacb1f7ffb76cbff2d150eb9f02948;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed