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

Commit 10268b0c authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] Remove obsolete mixer control



AC97 Codec
Removed the obsolete mixer control for AD1985.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 29b16931
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1598,7 +1598,6 @@ int patch_ad1980(ac97_t * ac97)
}

static const snd_kcontrol_new_t snd_ac97_ad1985_controls[] = {
	AC97_SINGLE("Center/LFE Jack as Mic", AC97_AD_SERIAL_CFG, 9, 1, 0),
	AC97_SINGLE("Exchange Center/LFE", AC97_AD_SERIAL_CFG, 3, 1, 0)
};