Hi Linus, Bartosz, Recently, Marc pointed out some common misconceptions w.r.t. the .name and .parent_device fields in struct irq_chip. This patch series fixes the names in the Renesas GPIO controller drivers. Changes compared to v1[*]: - Drop irqchip patches applied to the irqchip tree. Thanks for applying! [*] https://lore.kernel.org/linux-renesas-soc/20190607095858.10028-1-geert+renesas@xxxxxxxxx/ Geert Uytterhoeven (2): gpio: em: Use proper irq_chip name gpio: rcar: Use proper irq_chip name drivers/gpio/gpio-em.c | 2 +- drivers/gpio/gpio-rcar.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds