ia64/PCI: Clean up pci_scan_root_bus() usage
authorJiang Liu <liuj97@gmail.com>
Sat, 25 May 2013 13:48:33 +0000 (21:48 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Jun 2013 20:27:31 +0000 (14:27 -0600)
commita649dbfea36bdcead7ffddc622c272844b95a13e
treea44c783d4f94aa0eb519d54a7e743091599467af
parent8b1fce04dc2a2210f050484afa85acc3a81cfbba
ia64/PCI: Clean up pci_scan_root_bus() usage

pci_scan_root_bus() already set bus->sysdata, so no need to explicitly
set it again in function sn_pci_controller_fixup().

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
arch/ia64/sn/kernel/io_init.c