Merge branch 'pci/resource' into next
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:34:29 +0000 (10:34 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:34:29 +0000 (10:34 -0500)
commit78f098383a7abb1eb9dfd45346773fe80a65f05a
treed9d3958960cefe5206fb2df9dff78aac450ec2c4
parentacc886ec934980a45ae8962dbe88e221a40c77a2
parente3adec72a3c50b733eb277a9f93c044f59ff55eb
Merge branch 'pci/resource' into next

* pci/resource:
  PCI: Don't resize resources when realigning all devices in system
  PCI: Don't reassign resources that are already aligned
  PCI: Factor pci_reassigndev_resource_alignment()
  powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
  PCI: Add pcibios_default_alignment() for arch-specific alignment control
  PCI: Fix calculation of bridge window's size and alignment
  PCI: Ignore requested alignment for IOV BARs
  PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
drivers/pci/pci.c
drivers/pci/probe.c