genirq/irqdomain: Add irq_domain:: Dev for per device MSI domains
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Nov 2022 23:25:54 +0000 (00:25 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 5 Dec 2022 18:21:01 +0000 (19:21 +0100)
commit4443664f298d1a2cba25a2e48d53b78f4138209b
treec1b0640c06305d2a0d2ac53f6964cd11dd687561
parenta80c0aceeaffdb3afe9536fe747480e85841da7f
genirq/irqdomain: Add irq_domain:: Dev for per device MSI domains

Per device domains require the device pointer of the device which
instantiated the domain for some purposes. Add the pointer to struct
irq_domain. It will be used in the next step which provides the
infrastructure to create per device MSI domains.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232325.618807601@linutronix.de
include/linux/irqdomain.h