diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2014-12-29 17:09:46 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-12-29 17:09:46 +0100 |
commit | 75f30c3d9949aab82d5d63bc9b32665cb2e5df7c (patch) | |
tree | 1e87b306d87b6e5a6fa57227e66e957d1cd63cb0 /drivers/pci | |
parent | Merge branches 'pci/domain' and 'pci/hotplug' into next (diff) | |
parent | PCI: keystone: Fix error handling of irq_of_parse_and_map() (diff) | |
parent | PCI: layerscape: Fix platform_no_drv_owner.cocci warnings (diff) | |
parent | PCI: rcar: Fix error handling of irq_of_parse_and_map() (diff) | |
parent | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() (diff) | |
download | linux-75f30c3d9949aab82d5d63bc9b32665cb2e5df7c.tar.xz linux-75f30c3d9949aab82d5d63bc9b32665cb2e5df7c.zip |
Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' and 'pci/host-tegra' into next
* pci/host-keystone:
PCI: keystone: Fix error handling of irq_of_parse_and_map()
* pci/host-layerscape:
PCI: layerscape: Fix platform_no_drv_owner.cocci warnings
* pci/host-rcar:
PCI: rcar: Fix error handling of irq_of_parse_and_map()
* pci/host-tegra:
PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()