ACPI: PCI: ignore _PRT function information
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 9 Dec 2008 04:30:20 +0000 (21:30 -0700)
committerLen Brown <len.brown@intel.com>
Wed, 31 Dec 2008 02:17:48 +0000 (21:17 -0500)
commitb52b3f4af83571e86f910b07a61b177e2b7d8409
tree23e8f0ff052bd020d6cdf89536edeff385b8162c
parent2320ac6cb078eec77bf93742895dc35e64fae124
ACPI: PCI: ignore _PRT function information

_PRT entries don't contain any useful PCI function information (the
function part of the PCI address is supposed to be 0xffff), and we
don't ever look at it, so this patch just removes the reference to
it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/pci_irq.c