commit | 92016ba5c1d71fbe4e9952df518b5386f2a0556b | [log] [tgz] |
---|---|---|
author | Jake Oshins <jakeo@microsoft.com> | Tue Feb 16 21:56:21 2016 +0000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 16 16:48:11 2016 -0600 |
tree | fb7d4f6f944c1a91a55b340865e7f134ad2d70e8 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
PCI: Add fwnode_handle to x86 pci_sysdata Add an fwnode_handle to the x86 struct pci_sysdata, which will be used to locate an IRQ domain associated with a root PCI bus. [bhelgaas: changelog] Signed-off-by: Jake Oshins <jakeo@microsoft.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>