All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI Hotplug: internal interface cleanups
@ 2009-09-10 18:33 Alex Chiang
  2009-09-10 18:34 ` [PATCH v2 1/2] PCI Hotplug: acpiphp: find bridges the easy way Alex Chiang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alex Chiang @ 2009-09-10 18:33 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!

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


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

end of thread, other threads:[~2009-09-14 15:47 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.