Merge branches 'pci/hotplug' and 'pci/resource' into next
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Jan 2016 18:33:29 +0000 (12:33 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Jan 2016 18:33:29 +0000 (12:33 -0600)
* pci/hotplug:
  PCI: ibmphp: Remove unneeded NULL test
  PCI: hotplug: Use list_for_each_entry() to simplify code
  PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot

* pci/resource:
  PCI: Avoid iterating through memory outside the resource window
  PCI: Fix minimum allocation address overwrite

1  2  3 
drivers/pci/rom.c

Simple merge