On Fri, Jun 19, 2020 at 2:20 AM Lorenzo Pieralisi
<[email protected]> wrote:
>
> From: Diana Craciun <[email protected]>
>
> of_msi_map_get_device_domain() is PCI specific but it need not be and
> can be easily changed to be bus agnostic in order to be used by other
> busses by adding an IRQ domain bus token as an input parameter.
>
> Signed-off-by: Diana Craciun <[email protected]>
> Signed-off-by: Lorenzo Pieralisi <[email protected]>
> Acked-by: Bjorn Helgaas <[email protected]>   # pci/msi.c
> Cc: Bjorn Helgaas <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Marc Zyngier <[email protected]>
> ---
>  drivers/of/irq.c       | 8 +++++---
>  drivers/pci/msi.c      | 2 +-
>  include/linux/of_irq.h | 5 +++--
>  3 files changed, 9 insertions(+), 6 deletions(-)

Reviewed-by: Rob Herring <[email protected]>
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to