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! --- 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 | 9 +-- drivers/pci/hotplug/acpiphp_glue.c | 104 +++++++++--------------------------- drivers/pci/hotplug/pciehp_acpi.c | 5 +- include/linux/pci_hotplug.h | 2 - 4 files changed, 34 insertions(+), 86 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