mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 16:46:23 +08:00
[ALSA] 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: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
6421776a6f
commit
7eae36fbd5
@ -759,6 +759,8 @@ int __devinit snd_emu10k1_mixer(struct snd_emu10k1 *emu,
|
||||
"Master Mono Playback Volume",
|
||||
"PCM Out Path & Mute",
|
||||
"Mono Output Select",
|
||||
"Front Playback Switch",
|
||||
"Front Playback Volume",
|
||||
"Surround Playback Switch",
|
||||
"Surround Playback Volume",
|
||||
"Center Playback Switch",
|
||||
|
Loading…
Reference in New Issue
Block a user