projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f387184
)
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
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 12 Feb 2009 17:50:28 +0000
(09:50 -0800)
commit
4a5a4c56b443a213fa9c2ad27984a8681a3d7087
upstream.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@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 51f319a3be75f56ba12814bf83dff1ee789611ac..a225ea86717548035f84784532e48b0044156fda 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-995,6
+995,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);