]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
PCI: Look up IRQ domain by fwnode_handle
authorJake Oshins <jakeo@microsoft.com>
Tue, 16 Feb 2016 21:56:22 +0000 (21:56 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Feb 2016 22:56:11 +0000 (16:56 -0600)
commit788858ebc49a07fe5f812778f245a51b0d800d82
treeb18f3459558fbce9c2e7687a515be32df6790b7e
parent92016ba5c1d71fbe4e9952df518b5386f2a0556b
PCI: Look up IRQ domain by fwnode_handle

If pci_host_bridge_msi_domain() can't find an IRQ domain through the OF
tree, try to look it up directly through the fwnode_handle.

[bhelgaas: changelog]
Signed-off-by: Jake Oshins <jakeo@microsoft.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c