This set introduces a fixup that lets non-acpi pcie ports subscribe to native port services. The theory is that on an acpi system, native services will require acpi to release control of the port instance. Rather than failing on non-acpi devices, we should continue as if they were native to begin with, and try to subscribe to native services just the same. No change from v1 - the emails just didn't reach all of their targets Jon Derrick (2): PCI/ACPI: Do not fail ports without ACPI entries PCI/PCIe: Fixups for acpi port setup not being allowed to fail drivers/pci/pcie/portdrv.h | 11 ++++------- drivers/pci/pcie/portdrv_acpi.c | 10 ++++------ drivers/pci/pcie/portdrv_core.c | 8 ++------ 3 files changed, 10 insertions(+), 19 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html