linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: rcar: Convert to use gpiolib irqchip
@ 2015-01-12 10:07 Geert Uytterhoeven
  2015-01-12 10:07 ` [PATCH 1/2] gpio: rcar: Fix error path for devm_kzalloc() failure Geert Uytterhoeven
  2015-01-12 10:07 ` [PATCH 2/2] gpio: rcar: Switch to use gpiolib irqchip helpers Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2015-01-12 10:07 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Courbot
  Cc: Magnus Damm, linux-gpio, linux-sh, linux-kernel,
	Geert Uytterhoeven

	Hi Linus, Alexandre,

This patch series converts the Renesas R-Car Gen2 GPIO driver to use the
gpiolib irqchip helpers.

It was tested on r8a7791/koelsch.

Thanks!

Geert Uytterhoeven (2):
  gpio: rcar: Fix error path for devm_kzalloc() failure
  gpio: rcar: Switch to use gpiolib irqchip helpers

 drivers/gpio/Kconfig     |  1 +
 drivers/gpio/gpio-rcar.c | 75 ++++++++++++++++--------------------------------
 2 files changed, 26 insertions(+), 50 deletions(-)

-- 
1.9.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] 5+ messages in thread

end of thread, other threads:[~2015-01-14 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 10:07 [PATCH 0/2] gpio: rcar: Convert to use gpiolib irqchip Geert Uytterhoeven
2015-01-12 10:07 ` [PATCH 1/2] gpio: rcar: Fix error path for devm_kzalloc() failure Geert Uytterhoeven
2015-01-14 13:13   ` Linus Walleij
2015-01-12 10:07 ` [PATCH 2/2] gpio: rcar: Switch to use gpiolib irqchip helpers Geert Uytterhoeven
2015-01-14 13:15   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).