From c5cab14405c183dbc5821ad39f174bd41813d4b5 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 18 Aug 2011 15:13:17 +0200 Subject: [PATCH] --- yaml --- r: 263159 b: refs/heads/master c: 3fe45aeaf2033c9eaa5028ed5ba68b466008876f h: refs/heads/master i: 263157: 0e4f353dbf2174abb76e65d21cfe1942eca6f642 263155: 6231b8d98be7797179df7ffe79e41f8b98a73db8 263151: 6bccc8b4e3887923e300c6b280e4fef631c3149c v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 818f92950b8a..9967a383be55 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c503ad466da44ca23c658986629bf7a2e2eabbb7 +refs/heads/master: 3fe45aeaf2033c9eaa5028ed5ba68b466008876f diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 9a1aa09f47fe..fcb11af9ad24 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -1784,6 +1784,7 @@ static const char * const alc_slave_vols[] = { "Speaker Playback Volume", "Mono Playback Volume", "Line-Out Playback Volume", + "PCM Playback Volume", NULL, }; @@ -1798,6 +1799,7 @@ static const char * const alc_slave_sws[] = { "Mono Playback Switch", "IEC958 Playback Switch", "Line-Out Playback Switch", + "PCM Playback Switch", NULL, };