mbox series

[0/2] pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro

Message ID 20190510121023.6397-1-geert+renesas@glider.be
Headers show
Series pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro | expand

Message

Geert Uytterhoeven May 10, 2019, 12:10 p.m. UTC
Hi Linus,

This is a small cleanup for the R-Car M1A pin control driver, replacing
custom by common code.

To be queued in sh-pfc-for-v5.3.

Geert Uytterhoeven (2):
  pinctrl: sh-pfc: Add PORT_GP_27 helper macro
  pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro

 drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 18 +-----------------
 drivers/pinctrl/sh-pfc/sh_pfc.h      |  8 ++++++--
 2 files changed, 7 insertions(+), 19 deletions(-)