summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rcar.c
diff options
context:
space:
mode:
authorBjorn Helgaas2014-12-29 17:09:46 +0100
committerBjorn Helgaas2014-12-29 17:09:46 +0100
commit75f30c3d9949aab82d5d63bc9b32665cb2e5df7c (patch)
tree1e87b306d87b6e5a6fa57227e66e957d1cd63cb0 /drivers/pci/host/pcie-rcar.c
parentMerge branches 'pci/domain' and 'pci/hotplug' into next (diff)
parentPCI: keystone: Fix error handling of irq_of_parse_and_map() (diff)
parentPCI: layerscape: Fix platform_no_drv_owner.cocci warnings (diff)
parentPCI: rcar: Fix error handling of irq_of_parse_and_map() (diff)
parentPCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() (diff)
downloadkernel-qcow2-linux-75f30c3d9949aab82d5d63bc9b32665cb2e5df7c.tar.gz
kernel-qcow2-linux-75f30c3d9949aab82d5d63bc9b32665cb2e5df7c.tar.xz
kernel-qcow2-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()