aboutsummaryrefslogtreecommitdiffstats
path: root/patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch')
-rw-r--r--patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch b/patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch
new file mode 100644
index 00000000000000..d561c0e555bd61
--- /dev/null
+++ b/patches/1243-pinctrl-sh-pfc-r8a7795-Fix-comment-for-MSIOF3-SS2_E-.patch
@@ -0,0 +1,32 @@
+From ffd0a92ead0f19b45ab078bee3855f6b1589ac84 Mon Sep 17 00:00:00 2001
+From: Geert Uytterhoeven <geert+renesas@glider.be>
+Date: Thu, 22 Mar 2018 15:01:13 +0100
+Subject: [PATCH 1243/1795] 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>
+(cherry picked from commit 37880512858e929d2bab952028149c169aaccdea)
+Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
+Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
+---
+ drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
+index 7100a2dd65f8..34626898f757 100644
+--- a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
++++ b/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[] = {
+--
+2.19.0
+