aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-06 10:13:34 -0500
committerTakashi Iwai <tiwai@suse.de>2009-02-06 10:13:34 -0500
commitd95ad4a9c04129f581fdffe01a379682e420ad9c (patch)
tree9f7e264e82c8a9825e9beb3184b97f40f0a8f209
parent45bdd1c1bbac56876cb9c71649300013281e4b22 (diff)
parent4a5a4c56b443a213fa9c2ad27984a8681a3d7087 (diff)
Merge branch 'fix/hda' into topic/hda
-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 3b3b483e2a91..76934bc8b484 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1054,6 +1054,7 @@ do_sku:
1054 case 0x10ec0267: 1054 case 0x10ec0267:
1055 case 0x10ec0268: 1055 case 0x10ec0268:
1056 case 0x10ec0269: 1056 case 0x10ec0269:
1057 case 0x10ec0272:
1057 case 0x10ec0660: 1058 case 0x10ec0660:
1058 case 0x10ec0662: 1059 case 0x10ec0662:
1059 case 0x10ec0663: 1060 case 0x10ec0663:
@@ -1082,6 +1083,7 @@ do_sku:
1082 case 0x10ec0882: 1083 case 0x10ec0882:
1083 case 0x10ec0883: 1084 case 0x10ec0883:
1084 case 0x10ec0885: 1085 case 0x10ec0885:
1086 case 0x10ec0887:
1085 case 0x10ec0889: 1087 case 0x10ec0889:
1086 snd_hda_codec_write(codec, 0x20, 0, 1088 snd_hda_codec_write(codec, 0x20, 0,
1087 AC_VERB_SET_COEF_INDEX, 7); 1089 AC_VERB_SET_COEF_INDEX, 7);