linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] PCI: hotplug bridge replated clean up
@ 2012-05-07 20:29 Yinghai Lu
  2012-05-07 20:29 ` [PATCH 1/7] PCI, pciehp: Separate pci_hp_add_bridge() Yinghai Lu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Yinghai Lu @ 2012-05-07 20:29 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Yinghai Lu

Reduce the open code with create bus/scan bus.
Make them more like updated pciehp driver.

Need to apply it before for-pci-busn_res

could be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-hotplug

Yinghai Lu (7):
  PCI, pciehp: Separate pci_hp_add_bridge()
  PCI, cpci_hotplug: Simplify configure_slot
  PCI, shpchp: Simplify configure_device
  PCI, cpqhp: Using pci_hp_add_bridge
  PCI, ibmhp: Using pci_hp_add_bridge
  PCI, sgihp: Using pci_hp_add_bridge
  PCI, hotplug: remove pci_do_scan_bus()

 drivers/pci/hotplug-pci.c              |   30 +++++++++++++--------
 drivers/pci/hotplug/cpci_hotplug_pci.c |   35 ++++--------------------
 drivers/pci/hotplug/cpqphp_pci.c       |    8 +++---
 drivers/pci/hotplug/ibmphp_core.c      |    8 +++---
 drivers/pci/hotplug/pciehp_pci.c       |   28 +------------------
 drivers/pci/hotplug/sgi_hotplug.c      |   12 +++-----
 drivers/pci/hotplug/shpchp_pci.c       |   45 ++++++++++---------------------
 drivers/pci/pci.h                      |    2 +-
 8 files changed, 56 insertions(+), 112 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2012-05-07 20:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 20:29 [PATCH 0/7] PCI: hotplug bridge replated clean up Yinghai Lu
2012-05-07 20:29 ` [PATCH 1/7] PCI, pciehp: Separate pci_hp_add_bridge() Yinghai Lu
2012-05-07 20:29 ` [PATCH 2/7] PCI, cpci_hotplug: Simplify configure_slot Yinghai Lu
2012-05-07 20:29 ` [PATCH 3/7] PCI, shpchp: Simplify configure_device Yinghai Lu
2012-05-07 20:29 ` [PATCH 4/7] PCI, cpqhp: Using pci_hp_add_bridge Yinghai Lu
2012-05-07 20:29 ` [PATCH 5/7] PCI, ibmhp: " Yinghai Lu
2012-05-07 20:29 ` [PATCH 6/7] PCI, sgihp: " Yinghai Lu
2012-05-07 20:29 ` [PATCH 7/7] PCI, hotplug: remove pci_do_scan_bus() Yinghai Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).