commit | 0e94ecd098347874e776f7818728613a335880d1 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Apr 18 10:11:25 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Apr 22 14:47:46 2009 -0700 |
tree | f81988c89b21e1603e3a8df33e98453dcbfaaadb | |
parent | 0bb1be3e30bfc3e09fa0ff1e887ac7da4a16c3a2 [diff] |
x86/PCI: set_pci_bus_resources_arch_default cleanups 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>