From: Bjorn Helgaas Date: Sat, 30 Aug 2014 13:22:13 +0000 (-0600) Subject: PCI: Apply _HPP settings to all hot-added PCI devices X-Git-Tag: fixes-against-v3.18-rc2~139^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0647e08acd327d508c0fa4553c2148dc7e08b4;p=pandora-kernel.git PCI: Apply _HPP settings to all hot-added PCI devices We currently apply _HPP settings only to: - non-bridge devices, and - PCI-to-PCI bridges i.e., we do not apply them to PCI-to-ISA bridges and the like. It has been that way since _HPP support was added by 40abb96c51bb ("pciehp: Fix programming hotplug parameters"), but I don't think there's any reason to exclude these other bridges. Apply _HPP settings to hot-added PCI devices of any type. Signed-off-by: Bjorn Helgaas Acked-by: Yinghai Lu --- Reading git-diff-tree failed