Skip to content

Commit

Permalink
Merge branch 'fix/hda' into topic/hda
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Iwai committed Feb 6, 2009
2 parents 45bdd1c + 4a5a4c5 commit d95ad4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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);
Expand Down

0 comments on commit d95ad4a

Please sign in to comment.