Thomas Gleixner 874d9b3a95 x86/irq: Prepare consolidation of irq_alloc_info
struct irq_alloc_info is a horrible zoo of unnamed structs in a union. Many
of the struct fields can be generic and don't have to be type specific like
hpet_id, ioapic_id...

Provide a generic set of members to prepare for the consolidation. The goal
is to make irq_alloc_info have the same basic member as the generic
msi_alloc_info so generic MSI domain ops can be reused and yet more mess
can be avoided when (non-PCI) device MSI support comes along.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200826112331.849577844@linutronix.de
2020-09-16 16:52:30 +02:00
..
2020-09-05 13:46:14 -07:00
2020-09-13 14:54:40 -07:00
2020-09-13 14:54:40 -07:00
2020-09-13 08:34:47 -07:00
2020-09-12 13:03:49 -07:00
2020-09-02 13:17:05 +02:00
2020-08-14 14:26:08 -07:00