Commit b99e3912 authored by Takashi Iwai's avatar Takashi Iwai Committed by Chris Wright

[PATCH] emu10k1 - Fix the confliction of 'Front' control

Modules: EMU10K1/EMU10K2 driver

Fix the confliction of 'Front' controls on models with STAC9758 codec.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarChris Wright <chrisw@sous-sol.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a426fa91
...@@ -750,6 +750,8 @@ int __devinit snd_emu10k1_mixer(emu10k1_t *emu, ...@@ -750,6 +750,8 @@ int __devinit snd_emu10k1_mixer(emu10k1_t *emu,
"Master Mono Playback Volume", "Master Mono Playback Volume",
"PCM Out Path & Mute", "PCM Out Path & Mute",
"Mono Output Select", "Mono Output Select",
"Front Playback Switch",
"Front Playback Volume",
"Surround Playback Switch", "Surround Playback Switch",
"Surround Playback Volume", "Surround Playback Volume",
"Center Playback Switch", "Center Playback Switch",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment