From: Bjorn Helgaas Date: Fri, 24 Jan 2014 18:54:51 +0000 (-0700) Subject: x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() X-Git-Tag: v3.15-rc1~143^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6616dbdf6d967c704830586d5ead35c9767a8431;p=pandora-kernel.git x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() This replaces all uses of get_mp_bus_to_node() with x86_pci_root_bus_node(). I think these uses are all on root buses, except possibly for blind probing, where NUMA node information is unimportant. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed