Browse Source

pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pin

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Geert Uytterhoeven 7 years ago
parent
commit
3788051285
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/pinctrl/sh-pfc/pfc-r8a7795.c

+ 1 - 1
drivers/pinctrl/sh-pfc/pfc-r8a7795.c

@@ -3122,7 +3122,7 @@ static const unsigned int msiof3_ss1_e_mux[] = {
 	MSIOF3_SS1_E_MARK,
 };
 static const unsigned int msiof3_ss2_e_pins[] = {
-	/* SS1 */
+	/* SS2 */
 	RCAR_GP_PIN(2, 0),
 };
 static const unsigned int msiof3_ss2_e_mux[] = {