diff --git a/[refs] b/[refs] index f67a23219762..e7688cfd46a0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 45bdd1c1bbac56876cb9c71649300013281e4b22 +refs/heads/master: d95ad4a9c04129f581fdffe01a379682e420ad9c diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 3b3b483e2a91..76934bc8b484 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -1054,6 +1054,7 @@ static void alc_subsystem_id(struct hda_codec *codec, case 0x10ec0267: case 0x10ec0268: case 0x10ec0269: + case 0x10ec0272: case 0x10ec0660: case 0x10ec0662: case 0x10ec0663: @@ -1082,6 +1083,7 @@ static void alc_subsystem_id(struct hda_codec *codec, case 0x10ec0882: case 0x10ec0883: case 0x10ec0885: + case 0x10ec0887: case 0x10ec0889: snd_hda_codec_write(codec, 0x20, 0, AC_VERB_SET_COEF_INDEX, 7);