]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI hotplug: acpiphp wants a 64-bit _SUN
authorJustin Chen <justin.chen@hp.com>
Thu, 11 Dec 2008 18:16:44 +0000 (11:16 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 16 Dec 2008 21:26:46 +0000 (13:26 -0800)
commitb6adc1955d31515be6631e63b1fe4bcdcd41db77
tree6a4daca946c8beb1b877d662c2599d4f12151a17
parentdb9aaf0bf19886114935152996edd9c6683b741c
PCI hotplug: acpiphp wants a 64-bit _SUN

Certain HP machines require the full 64 bits of _SUN as allowed
by the ACPI spec. Without this change, we get name collisions in
the lower 32 bits of the _SUN returned by firmware.

Acked-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Justin Chen <justin.chen@hp.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/acpiphp.h
drivers/pci/hotplug/acpiphp_core.c
drivers/pci/hotplug/acpiphp_glue.c