Merge branch 'pci/yijing-ari' into next
authorBjorn Helgaas <bhelgaas@google.com>
Sun, 27 Jan 2013 00:27:36 +0000 (17:27 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 27 Jan 2013 00:27:36 +0000 (17:27 -0700)
commit14b5cb37cc6172a54ce920c61784f44422ae306d
tree53e500c8aec98e645079e025c2525ce399052e1d
parent708b59bfe1d1727451ca41f5dc4c17cf99dfaf51
parentfcbed0bcb216b9f134e8614f46e00649a179e042
Merge branch 'pci/yijing-ari' into next

* pci/yijing-ari:
  PCI: shpchp: Iterate over all devices in slot, not functions 0-7
  PCI: sgihp: Iterate over all devices in slot, not functions 0-7
  PCI: cpcihp: Iterate over all devices in slot, not functions 0-7
  PCI: pciehp: Iterate over all devices in slot, not functions 0-7
  PCI: Consolidate "next-function" functions
  PCI: Rename pci_enable_ari() to pci_configure_ari()
  PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
drivers/pci/hotplug/sgi_hotplug.c
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/probe.c