[alsa-devel] [PATCH 2/2] ALSA: hda/realtek - Set pcbeep amp for ALC668
Takashi Iwai
tiwai at suse.de
Tue Nov 26 09:41:12 CET 2013
From: Kailang Yang <kailang at realtek.com>
Set the missing pcbeep default amp for ALC668.
Signed-off-by: Kailang Yang <kailang at realtek.com>
Cc: <stable at vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai at suse.de>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 60973fd6eb82..c4ad9d198068 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5118,6 +5118,7 @@ static int patch_alc662(struct hda_codec *codec)
case 0x10ec0272:
case 0x10ec0663:
case 0x10ec0665:
+ case 0x10ec0668:
set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT);
break;
case 0x10ec0273:
--
1.8.4.3
More information about the Alsa-devel
mailing list