From 628ed1333a9d2a7c7d3dc53641ea59af511e5fe5 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 25 Jan 2008 11:56:57 +0100 Subject: [ALSA] hda-codec - Add missing slave for AD1884 master switch The Speaker switch is missing in the slave list. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- sound/pci/hda/patch_analog.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sound/pci/hda/patch_analog.c') diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c index 12959314d3a3..3a8f00e6c994 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c @@ -138,6 +138,7 @@ static const char *ad_slave_vols[] = { "Side Playback Volume", "Headphone Playback Volume", "Mono Playback Volume", + "Speaker Playback Volume", NULL }; @@ -149,6 +150,7 @@ static const char *ad_slave_sws[] = { "Side Playback Switch", "Headphone Playback Switch", "Mono Playback Switch", + "Speaker Playback Switch", NULL }; -- cgit v1.2.3-55-g7522