projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e8f2d
)
ALSA: hda - Add missing COEF initialization for ALC887
author
Takashi Iwai
<tiwai@suse.de>
Fri, 6 Feb 2009 11:46:59 +0000
(12:46 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 6 Feb 2009 11:46:59 +0000
(12:46 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index ac1a6e728430b4d7d8ff61e51e8dce600e833333..ae5c8a0d147934907495e77f79b79aef735dfa4e 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-1066,6
+1066,7
@@
do_sku:
case 0x10ec0882:
case 0x10ec0883:
case 0x10ec0885:
+ case 0x10ec0887:
case 0x10ec0889:
snd_hda_codec_write(codec, 0x20, 0,
AC_VERB_SET_COEF_INDEX, 7);