aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-08-24 14:15:05 -0500
committerBjorn Helgaas <bhelgaas@google.com>2015-08-24 14:15:05 -0500
commit2fc32c92593dd7900c0635398800214733b8b397 (patch)
tree14ddaf259daabd48d0f1c2aac819bb0f339b6997 /drivers/pci
parentf0d9ac7510ee06162c9db31851a1169ae716867e (diff)
parentd3f4caa355c1c9d2ce7fd3da88e2be37836323db (diff)
parent8d1ceb52e110aec808d64973f90fe4f69a5e42e9 (diff)
parent68ebb7ce395c6d8ca99163911ec384853d4f88ad (diff)
Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next
* pci/host-dra7xx: PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() * pci/host-imx6: PCI: imx6: Simplify a trivial if-return sequence * pci/host-spear: PCI: spear: Use BUG_ON() instead of condition followed by BUG()