commit | b52b3f4af83571e86f910b07a61b177e2b7d8409 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Dec 08 21:30:20 2008 -0700 |
committer | Len Brown <len.brown@intel.com> | Tue Dec 30 21:17:48 2008 -0500 |
tree | 23e8f0ff052bd020d6cdf89536edeff385b8162c | |
parent | 2320ac6cb078eec77bf93742895dc35e64fae124 [diff] |
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>