Merge branch 'pci/list-for-each-entry' into next
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2014 21:33:46 +0000 (14:33 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2014 21:33:46 +0000 (14:33 -0700)
* pci/list-for-each-entry:
  PCI: Remove pci_bus_b() and use list_for_each_entry() directly
  pcmcia: Use list_for_each_entry() for bus traversal
  powerpc/PCI: Use list_for_each_entry() for bus traversal
  drm: Use list_for_each_entry() for bus traversal
  ARM/PCI: Use list_for_each_entry() for bus traversal
  ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal

1  2 
drivers/pci/pci.c
include/linux/pci.h

Simple merge
Simple merge