commit | ec93b94ac16a9ad1521ea1fcedc4747ae724a8aa | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Jun 07 11:58:55 2019 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 11 12:22:42 2019 +0100 |
tree | 1fca7ff669d69f68c5f101028f3ff36d9f5f2848 | |
parent | c64a9e804ccf86eb202bfd1c6a8c5233c75a0431 [diff] |
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>