diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-24 21:15:05 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-24 21:15:05 +0200 |
commit | 2fc32c92593dd7900c0635398800214733b8b397 (patch) | |
tree | 14ddaf259daabd48d0f1c2aac819bb0f339b6997 /drivers/pci | |
parent | Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next (diff) | |
parent | PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() (diff) | |
parent | PCI: imx6: Simplify a trivial if-return sequence (diff) | |
parent | PCI: spear: Use BUG_ON() instead of condition followed by BUG() (diff) | |
download | linux-2fc32c92593dd7900c0635398800214733b8b397.tar.xz linux-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()