]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 4 May 2015 14:40:46 +0000 (16:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 11:17:42 +0000 (13:17 +0200)
The last serial port is called "SCIFB", not "SCIFAB".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/pfc-r8a7740.c

index b486e9d20cc2f7cbbfde4f283613c9e673f42301..d0bb1459783a16d231c7d129079ff95069979e97 100644 (file)
@@ -258,7 +258,7 @@ enum {
        /* SCIFA7 */
        SCIFA7_TXD_MARK,        SCIFA7_RXD_MARK,
 
-       /* SCIFAB */
+       /* SCIFB */
        SCIFB_SCK_PORT190_MARK, /* MSEL5CR_17_0 */
        SCIFB_RXD_PORT191_MARK,
        SCIFB_TXD_PORT192_MARK,