aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-06 16:13:34 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-06 16:13:34 +0100
commitd95ad4a9c04129f581fdffe01a379682e420ad9c (patch)
tree9f7e264e82c8a9825e9beb3184b97f40f0a8f209 /sound
parent45bdd1c1bbac56876cb9c71649300013281e4b22 (diff)
parent4a5a4c56b443a213fa9c2ad27984a8681a3d7087 (diff)
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 3b3b483e2a9..76934bc8b48 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1054,6 +1054,7 @@ do_sku:
case 0x10ec0267:
case 0x10ec0268:
case 0x10ec0269:
+ case 0x10ec0272:
case 0x10ec0660:
case 0x10ec0662:
case 0x10ec0663:
@@ -1082,6 +1083,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);