ACPI: kill acpi_get_physical_pci_device()
authorAlexander Chiang <achiang@hp.com>
Wed, 10 Jun 2009 19:56:05 +0000 (19:56 +0000)
committerLen Brown <len.brown@intel.com>
Thu, 18 Jun 2009 03:32:24 +0000 (23:32 -0400)
acpi_get_pci_dev() is (hopefully) better, and all callers have been
converted, so let's get rid of this duplicated functionality.

Cc: Thomas Renninger <trenn@suse.de>
Signed-off-by: Alex Chiang <achiang@hp.com>
Acked-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found