All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: renesas: Use proper irq_chip name
@ 2019-10-24 12:22 Geert Uytterhoeven
  2019-10-24 12:22 ` [PATCH v2 1/2] gpio: em: " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2019-10-24 12:22 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Marc Zyngier, linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	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@glider.be/

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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-11-05 14:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 12:22 [PATCH v2 0/2] gpio: renesas: Use proper irq_chip name Geert Uytterhoeven
2019-10-24 12:22 ` [PATCH v2 1/2] gpio: em: " Geert Uytterhoeven
2019-11-04 15:10   ` Linus Walleij
2019-11-04 15:21     ` Bartosz Golaszewski
2019-11-05 14:35       ` Linus Walleij
2019-10-24 12:22 ` [PATCH v2 2/2] gpio: rcar: " Geert Uytterhoeven
2019-11-04 15:11   ` Linus Walleij
2019-10-26 12:08 ` [PATCH v2 0/2] gpio: renesas: " Bartosz Golaszewski
2019-11-04 15:36   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.