ACPI: pci_slot.ko wants a 64-bit _SUN
authorAlex Chiang <achiang@hp.com>
Tue, 4 Aug 2009 20:44:17 +0000 (14:44 -0600)
committerLen Brown <len.brown@intel.com>
Mon, 31 Aug 2009 17:35:38 +0000 (13:35 -0400)
commit7e24bc1ce669b2876ffa475ea1147f2bb9ffdc52
tree0eea668d8904f701213bf9baecadf761a4edd352
parentadda766193ea1cf3137484a9521972d080d0b7af
ACPI: pci_slot.ko wants a 64-bit _SUN

Similar to commit b6adc195 (PCI hotplug: acpiphp wants a 64-bit
_SUN), pci_slot.ko reads and creates sysfs directories based on
the _SUN method.

Certain HP platforms return 64 bits in _SUN. This change to
pci_slot.ko allows us to see the correct sysfs directories.

Reported-by: Chad Smith <chad.smith@hp.com>
Cc: stable@kernel.org
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/pci_slot.c