commit | 788858ebc49a07fe5f812778f245a51b0d800d82 | [log] [tgz] |
---|---|---|
author | Jake Oshins <jakeo@microsoft.com> | Tue Feb 16 21:56:22 2016 +0000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 16 16:56:11 2016 -0600 |
tree | b18f3459558fbce9c2e7687a515be32df6790b7e | |
parent | 92016ba5c1d71fbe4e9952df518b5386f2a0556b [diff] |
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>