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)
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>

No differences found