public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI Hotplug: internal interface cleanups
@ 2009-09-09 20:49 Alex Chiang
  2009-09-09 20:49 ` [PATCH 1/2] PCI Hotplug: acpiphp: find bridges the easy way Alex Chiang
  2009-09-09 20:49 ` [PATCH 2/2] PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle Alex Chiang
  0 siblings, 2 replies; 5+ messages in thread
From: Alex Chiang @ 2009-09-09 20:49 UTC (permalink / raw)
  To: jbarnes; +Cc: linux-pci, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-10 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-09 20:49 [PATCH 0/2] PCI Hotplug: internal interface cleanups Alex Chiang
2009-09-09 20:49 ` [PATCH 1/2] PCI Hotplug: acpiphp: find bridges the easy way Alex Chiang
2009-09-09 20:49 ` [PATCH 2/2] PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle Alex Chiang
2009-09-10  1:46   ` Kenji Kaneshige
2009-09-10 18:31     ` Alex Chiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox