diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index d0d14ed7ce81..0fbcbeef1418 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -2401,6 +2401,8 @@ static const char *alc_slave_sws[] = { | |||
2401 | "Speaker Playback Switch", | 2401 | "Speaker Playback Switch", |
2402 | "Mono Playback Switch", | 2402 | "Mono Playback Switch", |
2403 | "IEC958 Playback Switch", | 2403 | "IEC958 Playback Switch", |
2404 | "Line-Out Playback Switch", | ||
2405 | "PCM Playback Switch", | ||
2404 | NULL, | 2406 | NULL, |
2405 | }; | 2407 | }; |
2406 | 2408 | ||