Hi Linus,
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
tags/sh-pfc-for-v5.4-tag1
for you to fetch changes up to 625efea83a7c37d281c6a90526813a1366929d24:
pinctrl: rza1: Use devm_platform_ioremap_resource() helper (2019-08-09
09:34:45 +0200)
----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v5.4
- Add missing of_node_put() calls on RZ/N1,
- Small cleanups.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (2):
pinctrl: sh-pfc: Use dev_notice_once() instead of open-coding
pinctrl: rza1: Use devm_platform_ioremap_resource() helper
Nishka Dasgupta (1):
pinctrl: rzn1: Add of_node_put() before return
drivers/pinctrl/pinctrl-rza1.c | 4 +---
drivers/pinctrl/pinctrl-rzn1.c | 12 +++++++++---
drivers/pinctrl/sh-pfc/gpio.c | 9 ++-------
3 files changed, 12 insertions(+), 13 deletions(-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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