Commits
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()
Showing diff to8d1ceb52e11
- Bjorn Helgaas committed f0d9ac7510eMMerge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next * pci/host-dra7xx: A...
- Fabio Estevam committed d3f4caa355cPCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() There is no need to use the IS_ERR_...
- Fabio Estevam committed 8d1ceb52e11PCI: imx6: Simplify a trivial if-return sequence Simplify a trivial if-return sequence...
- Fabio Estevam committed 68ebb7ce395PCI: spear: Use BUG_ON() instead of condition followed by BUG() Use BUG_ON() instead o...