pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio
authorMarek Vasut <[email protected]>
Sun, 21 Apr 2019 20:46:25 +0000 (22:46 +0200)
committerMarek Vasut <[email protected]>
Sat, 4 May 2019 17:26:49 +0000 (19:26 +0200)
commit50e6901fec0bd7dbfb2e39e750119ee0c78160c5
treef435770541592b8d5f84eeae46c11a4079a94641
parentae59d7ca59dbfc770531f51c717dc6f5d9a18f78
pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio

Add missing cfg->type = PINMUX_TYPE_GPIO upon successfully setting pin
as a GPIO to retain the pin configuration information.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Alex Kiernan <[email protected]>
Cc: Christoph Muellner <[email protected]>
Cc: Eugeniu Rosca <[email protected]>
Cc: Patrice Chotard <[email protected]>
Cc: Patrick DELAUNAY <[email protected]>
Cc: Philipp Tomsich <[email protected]>
Cc: Simon Glass <[email protected]>
drivers/pinctrl/renesas/pfc.c