pinctrl: realtek: rtd1625: remove unused group name spdif_sel

Remove the undefined "spdif_sel" from rtd1625_iso_spdif_in_coaxial_groups
to clean up the code.

Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
Yu-Chun Lin
2026-08-12 09:59:15 +08:00
committed by Linus Walleij
parent 287ff7feb1
commit f080cfd001

View File

@@ -986,7 +986,7 @@ static const char * const rtd1625_iso_pwm0_loc2_groups[] = {
};
static const char * const rtd1625_iso_spdif_in_coaxial_groups[] = {
"gpio_163", "spdif_sel", "spdif_in_mode"
"gpio_163", "spdif_in_mode"
};
static const char * const rtd1625_iso_spdif_in_gpio_groups[] = {