From: Bjorn Helgaas Date: Mon, 14 Sep 2009 22:35:30 +0000 (-0600) Subject: PCI hotplug: shpchp: use generic pci_configure_slot() X-Git-Tag: v2.6.32-rc1~670^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11876e52e9148bf923795d6fcf8abed7f3662aaa;p=pandora-kernel.git PCI hotplug: shpchp: use generic pci_configure_slot() Use the generic pci_configure_slot() rather than the SHPC-specific program_fw_provided_values(). Unlike the previous SHPC-specific code, pci_configure_slot() programs PCIe settings when an _HPX method provides them, so if it's possible to have an SHPC-managed PCIe device, it 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