Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97305
b: refs/heads/master
c: 20a3a05
h: refs/heads/master
i:
  97303: 80b5fe0
v: v3
  • Loading branch information
Takashi Iwai committed May 24, 2008
1 parent 569a774 commit 6118f25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc9b56238eedda865070dcaed6694d65b517c8d6
refs/heads/master: 20a3a05dd66ad0f678a587688cc85f0b36869876
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ static void alc_subsystem_id(struct hda_codec *codec,
case 0x10ec0269:
case 0x10ec0862:
case 0x10ec0662:
case 0x10ec0889:
snd_hda_codec_write(codec, 0x14, 0,
AC_VERB_SET_EAPD_BTLENABLE, 2);
snd_hda_codec_write(codec, 0x15, 0,
Expand All @@ -877,6 +878,7 @@ static void alc_subsystem_id(struct hda_codec *codec,
case 0x10ec0883:
case 0x10ec0885:
case 0x10ec0888:
case 0x10ec0889:
snd_hda_codec_write(codec, 0x20, 0,
AC_VERB_SET_COEF_INDEX, 7);
tmp = snd_hda_codec_read(codec, 0x20, 0,
Expand Down

0 comments on commit 6118f25

Please sign in to comment.