x86/PCI: set_pci_bus_resources_arch_default cleanups
authorYinghai Lu <yinghai@kernel.org>
Sat, 18 Apr 2009 17:11:25 +0000 (10:11 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Apr 2009 21:47:46 +0000 (14:47 -0700)
Rename set_pci_bus_resources_arch_default to x86_pci_root_bus_res_quirks, move
the weak version from common.c to i386.c, and before calling, make sure it's a
root bus.

Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found