pinctrl: sh-pfc: r8a7795: Fix trivial typo in comment
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 9 Oct 2017 08:37:24 +0000 (10:37 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 11 Oct 2017 09:34:01 +0000 (11:34 +0200)
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a7795.c

index 1b556a8dcd5ed6c126ee5ac310e99ff00fb1c9e6..e9ee6642a53caacdae45363aadf95a1e98d9ce52 100644 (file)
@@ -1508,7 +1508,7 @@ static const u16 pinmux_data[] = {
 };
 
 /*
- * R8A7795 has 8 banks with 32 PGIOS in each => 256 GPIOs.
+ * R8A7795 has 8 banks with 32 GPIOs in each => 256 GPIOs.
  * Physical layout rows: A - AW, cols: 1 - 39.
  */
 #define ROW_GROUP_A(r) ('Z' - 'A' + 1 + (r))