summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
diff options
context:
space:
mode:
authorTakashi Iwai2008-01-29 12:47:02 +0100
committerJaroslav Kysela2008-01-31 17:30:21 +0100
commitedb54a55d2e36de2183a89efa97fadede33b1166 (patch)
tree7ae0b907222f3dffb7ff80626e8201c974b6e10c /sound/pci/hda/patch_sigmatel.c
parent[ALSA] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's (diff)
downloadkernel-qcow2-linux-edb54a55d2e36de2183a89efa97fadede33b1166.tar.gz
kernel-qcow2-linux-edb54a55d2e36de2183a89efa97fadede33b1166.tar.xz
kernel-qcow2-linux-edb54a55d2e36de2183a89efa97fadede33b1166.zip
[ALSA] hda-codec - Control SPDIF as slave
Add SPDIF playback switch to the slave element list so that it can be toggled via the master control as well. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r--sound/pci/hda/patch_sigmatel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 34890c54bd64..46c237b0e694 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
};