Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 888bb3f9 authored by Kumar Gala's avatar Kumar Gala Committed by Linus Walleij
Browse files

pinctrl: qcom: ipq8064: Fix naming convention



Drop underscore in spdif_groups to match all other groups.

Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
Reviewed-by: default avatarAndy Gross <agross@codeaurora.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent f6d88128
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@ static const char * const sdc1_groups[] = {
};

static const char * const spdif_groups[] = {
	"gpio_10", "gpio_48",
	"gpio10", "gpio48",
};

static const char * const nand_groups[] = {