mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 16:20:53 +07:00
Merge remote-tracking branch 'asoc/topic/wm8904' into asoc-next
This commit is contained in:
commit
16f135f08f
@ -1012,7 +1012,7 @@ static const struct soc_enum liner_enum =
|
||||
SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 0, 2, out_mux_text);
|
||||
|
||||
static const struct snd_kcontrol_new liner_mux =
|
||||
SOC_DAPM_ENUM("LINEL Mux", liner_enum);
|
||||
SOC_DAPM_ENUM("LINER Mux", liner_enum);
|
||||
|
||||
static const char *sidetone_text[] = {
|
||||
"None", "Left", "Right"
|
||||
|
Loading…
Reference in New Issue
Block a user