From: Bjorn Helgaas Date: Tue, 9 Dec 2008 04:30:20 +0000 (-0700) Subject: ACPI: PCI: ignore _PRT function information X-Git-Tag: v2.6.29-rc1~34^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b52b3f4af83571e86f910b07a61b177e2b7d8409;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed