]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 7 Jun 2019 09:58:55 +0000 (11:58 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 11 Jun 2019 11:22:42 +0000 (12:22 +0100)
commitec93b94ac16a9ad1521ea1fcedc4747ae724a8aa
tree1fca7ff669d69f68c5f101028f3ff36d9f5f2848
parentc64a9e804ccf86eb202bfd1c6a8c5233c75a0431
irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent

The irq_chip .name field should contain the device's class (not
instance) name, while .parent_device should point to the device itself.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-renesas-intc-irqpin.c