]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e9be4462fdf50cef5a97d6d4577f247f40384bf
treee0c81bda54f0043321a1d5ca17c65878d8f0f0ae
parent2b54deb777cc34f37496a99028a1dba95e5a76cd
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