This is a re-post of an old patch series that wasn't picked up last time due to being too late in the merge window. It removes a bunch of copy/paste code in acpiphp by simplifying some internal interfaces. Please consider this for .32. Thanks! v1 -> v2: - incorporated Kenji-san's comments --- Alex Chiang (2): PCI Hotplug: acpiphp: find bridges the easy way PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle drivers/pci/hotplug/acpi_pcihp.c | 12 ++-- drivers/pci/hotplug/acpiphp_glue.c | 104 +++++++++--------------------------- drivers/pci/hotplug/pciehp_acpi.c | 7 +- include/linux/pci_hotplug.h | 2 - 4 files changed, 38 insertions(+), 87 deletions(-) -- 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