aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_realtek.c1
-rw-r--r--sound/pci/hda/patch_sigmatel.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 8621c9f2eaf..586d98f1b63 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1492,6 +1492,7 @@ static const char *alc_slave_sws[] = {
"Headphone Playback Switch",
"Speaker Playback Switch",
"Mono Playback Switch",
+ "IEC958 Playback Switch",
NULL,
};
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 34890c54bd6..46c237b0e69 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -873,6 +873,7 @@ static const char *slave_sws[] = {
"Speaker Playback Switch",
"External Speaker Playback Switch",
"Speaker2 Playback Switch",
+ "IEC958 Playback Switch",
NULL
};