Skip to content

Commit

Permalink
pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pin
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
geertu authored and linusw committed May 16, 2018
1 parent 3788051 commit fff8e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/sh-pfc/pfc-r8a7796.c
Original file line number Diff line number Diff line change
@@ -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[] = {

0 comments on commit fff8e33

Please sign in to comment.