pinctrl: rza2: Fix gpio name typos
authorChris Brandt <chris.brandt@renesas.com>
Mon, 30 Sep 2019 14:58:04 +0000 (09:58 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 19:08:03 +0000 (20:08 +0100)
commiteda70005159b82f55284cb4912bdd681d3a4261f
tree0d495cf93d26fd7dc5872cabb7f3c2682fb50e34
parent9791c37fb347d515fd8ed70aac33ee78bea6831f
pinctrl: rza2: Fix gpio name typos

commit 930d3a4907ae6cdb476db23fc7caa86e9de1e557 upstream.

Fix apparent copy/paste errors that were overlooked in the original driver.
  "P0_4" -> "PF_4"
  "P0_3" -> "PG_3"

Fixes: b59d0e782706 ("pinctrl: Add RZ/A2 pin and gpio controller")
Cc: <stable@vger.kernel.org>
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Link: https://lore.kernel.org/r/20190930145804.30497-1-chris.brandt@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/pinctrl-rza2.c