From: Bjorn Helgaas Date: Mon, 14 Sep 2009 22:35:35 +0000 (-0600) Subject: PCI hotplug: acpiphp: use generic pci_configure_slot() X-Git-Tag: v2.6.32-rc1~670^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81995bb1c0077a312cb621abc406a36f65a986a;p=pandora-kernel.git PCI hotplug: acpiphp: use generic pci_configure_slot() Use the generic pci_configure_slot() rather than the acpiphp-specific decode_hpp() and program_hpp(). Unlike the previous acpiphp-specific code, pci_configure_slot() programs PCIe settings when an _HPX method provides them, so acpiphp-managed PCIe devices can now be configured. Signed-off-by: Bjorn Helgaas Reviewed-by: Kenji Kaneshige Acked-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed