x86/PCI: Clean up and mark early_root_info_init() as deprecated
authorSuravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Thu, 8 May 2014 16:44:19 +0000 (11:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 27 May 2014 16:47:49 +0000 (10:47 -0600)
commit9e7f7231e451aa7a64edb9d1a84d6dd231019c5a
treee0c81bda54f0043321a1d5ca17c65878d8f0f0ae
parent94d4bb5b13978127d12860bc6b7071a784144e2f
x86/PCI: Clean up and mark early_root_info_init() as deprecated

early_root_info_init() is now deprecated in favor of info in ACPI.  Add a
note to that effect.  Also, clean up the code a bit.

There is no functional change.

Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/amd_bus.c