projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4c4d0
)
ALSA: hda/realtek - Set pcbeep amp for ALC668
author
Kailang Yang
<kailang@realtek.com>
Tue, 26 Nov 2013 07:41:40 +0000
(15:41 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 26 Nov 2013 12:40:14 +0000
(13:40 +0100)
Set the missing pcbeep default amp for ALC668.
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index 60973fd6eb82a728df04ab63ebbd4c6adf57eaa7..c4ad9d1980688faff26084e56aecade021f9fb25 100644
(file)
--- 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: