diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2015-10-02 12:19:32 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-10-16 15:07:16 +0300 |
commit | 098259eb16675a83e1d6ea31e06dc3ec152810a2 (patch) | |
tree | e364a4ce4b5ed53a6851cac807e2427fa6ae8e45 /drivers/pci/msi.c | |
parent | 82b9b4243c6d99d9e38087fa89183aa7479185e9 (diff) | |
download | linux-098259eb16675a83e1d6ea31e06dc3ec152810a2.tar.xz |
PCI: Add per-device MSI domain hook
So far, we have considered that the MSI domain for a device was
either set via the architecture-dependent pcibios implementation
or inherited from the host bridge.
As we're about to break that assumption, add pci_dev_msi_domain
which is the equivalent of pci_host_bridge_msi_domain, but for
a single device.
Other than moving things around a bit, this patch on its own
has no effect.
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/pci/msi.c')
0 files changed, 0 insertions, 0 deletions