mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
pinctrl: qcom: ipq8064: Fix naming convention
Drop underscore in spdif_groups to match all other groups. Signed-off-by: Kumar Gala <galak@codeaurora.org> Reviewed-by: Andy Gross <agross@codeaurora.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
f6d8812879
commit
888bb3f9bc
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user