irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure
authorMarek Behún <kabel@kernel.org>
Wed, 7 Aug 2024 16:40:58 +0000 (18:40 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Aug 2024 15:15:00 +0000 (17:15 +0200)
commitee5d09cf14a10010af163ac98e21aa282de6c4cf
treeeaa68b4d1454d32a3e388072fe4af327a741d8a7
parent68fe2c59853611e2551370f0ab4b80b04a0748ee
irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure

Put the MSI doorbell limits msi_doorbell_start, msi_doorbell_size and
msi_doorbell_mask into the driver private structure and get rid of the
corresponding functions.

Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-armada-370-xp.c