commit | 7e24bc1ce669b2876ffa475ea1147f2bb9ffdc52 | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Tue Aug 04 14:44:17 2009 -0600 |
committer | Len Brown <len.brown@intel.com> | Mon Aug 31 13:35:38 2009 -0400 |
tree | 0eea668d8904f701213bf9baecadf761a4edd352 | |
parent | adda766193ea1cf3137484a9521972d080d0b7af [diff] |
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>