[PATCH v3 1/2] PCI: Add pci_remove_irq_domain() helper
Thomas Gleixner
tglx at linutronix.de
Thu Oct 17 12:50:55 PDT 2024
On Mon, Jul 15 2024 at 13:48, Marek Behún wrote:
> +#ifdef CONFIG_IRQ_DOMAIN
> +/**
> + * pci_remove_irq_domain - dispose all IRQ mappings and remove IRQ domain
> + * @domain: the IRQ domain to be removed
> + *
> + * Disposes all IRQ mappings of a given IRQ domain before removing
> the domain.
Sure, but this lacks information what this is about and where this
should be used.
Thanks,
tglx
More information about the linux-arm-kernel
mailing list