]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ALSA: hda - Add missing COEF initialization for ALC887
authorTakashi Iwai <tiwai@suse.de>
Fri, 6 Feb 2009 11:46:59 +0000 (12:46 +0100)
committerGreg 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

index 51f319a3be75f56ba12814bf83dff1ee789611ac..a225ea86717548035f84784532e48b0044156fda 100644 (file)
@@ -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);