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)
commit7fe2a6c275a5bcec52fb3ef643daaf8265b7af0d
tree1e36be4c0f8a05adeaea29f10f82a9afab0a50ce
parent1e4cffe78e1decd937c7b78410eec87da6b87954
ACPI: kill acpi_get_physical_pci_device()

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>
drivers/acpi/glue.c
include/acpi/acpi_bus.h