aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_analog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index 12959314d3a..3a8f00e6c99 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
};