irqchip/armada-370-xp: Dynamically allocate the driver private structure
authorMarek Behún <kabel@kernel.org>
Wed, 7 Aug 2024 16:41:00 +0000 (18:41 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Aug 2024 15:15:01 +0000 (17:15 +0200)
commit6abd809a543936ca005fd37efa32906c78409aea
tree3732c7a60f11c16e7b20d34094d0862a97ff3af3
parent77eef29b642f07f56af28a7126b5666f705ca8d0
irqchip/armada-370-xp: Dynamically allocate the driver private structure

Dynamically allocate the driver private structure. This concludes the
conversion of this driver to modern style.

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