summaryrefslogtreecommitdiff
path: root/drivers/mailbox
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-12-11 01:19:12 +0300
committerThomas Gleixner <tglx@linutronix.de>2021-12-17 00:16:40 +0300
commit20c6d424cfe641659c9a025db8a8608701b27246 (patch)
treee582cb71146d41968a9c272374390e6977bdfa99 /drivers/mailbox
parentfc22e7dbcdb3e06a3d3ce05fc91c6a2345411f9b (diff)
downloadlinux-20c6d424cfe641659c9a025db8a8608701b27246.tar.xz
genirq/msi: Consolidate MSI descriptor data
All non PCI/MSI usage variants have data structures in struct msi_desc with only one member: xxx_index. PCI/MSI has a entry_nr member. Add a common msi_index member to struct msi_desc so all implementations can share it which allows further consolidation. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Michael Kelley <mikelley@microsoft.com> Tested-by: Nishanth Menon <nm@ti.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/20211210221814.350967317@linutronix.de
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions