diff options
| author | Marc Zyngier <[email protected]> | 2015-07-28 14:46:23 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-07-30 00:14:39 +0200 |
| commit | 5cedceb37c253c6181dbdd4bfe1b9d792e51fd37 (patch) | |
| tree | 90d6859cfec2a7eb58668194b82c02341fff27a2 /lib/mpi | |
| parent | 1e6db000482fa65a419d1776f9ae1ff919afe605 (diff) | |
irqchip/GICv2m: Get rid of struct msi_controller
GICv2m only uses the msi_controller structure as a way to match
the host bridge with its MSI HW, and thus the msi_domain.
But now that we can directly associate an msi_domain with a device,
there is no use keeping this msi_controller around.
Just remove all traces of msi_controller from the driver. Also
tag the inner (non-PCI) domain with DOMAIN_BUS_NEXUS.
Signed-off-by: Marc Zyngier <[email protected]>
Cc: <[email protected]>
Cc: Yijing Wang <[email protected]>
Cc: Ma Jun <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Duc Dang <[email protected]>
Cc: Hanjun Guo <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Jason Cooper <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions