aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-dra7xx.c
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/host/pci-dra7xx.c
parentMerge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next (diff)
parentPCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() (diff)
parentPCI: imx6: Simplify a trivial if-return sequence (diff)
parentPCI: spear: Use BUG_ON() instead of condition followed by BUG() (diff)
downloadlinux-dev-2fc32c92593dd7900c0635398800214733b8b397.tar.xz
linux-dev-2fc32c92593dd7900c0635398800214733b8b397.zip
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()