Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231835
b: refs/heads/master
c: 9fb1ef2
h: refs/heads/master
i:
  231833: 5fda74c
  231831: fc1d173
v: v3
  • Loading branch information
Takashi Iwai committed Jan 13, 2011
1 parent 5601e6a commit a1f4610
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: 6fc398cb306b0441436c93d6ddead3109b99f884
refs/heads/master: 9fb1ef25f4d31f07cdaf7c6075b40bbcb00c1f92
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 @@ -14814,6 +14814,8 @@ static void alc269_fixup_hweq(struct hda_codec *codec,
{
int coef;

if (pre_init)
return;
coef = alc_read_coef_idx(codec, 0x1e);
alc_write_coef_idx(codec, 0x1e, coef | 0x80);
}
Expand Down

0 comments on commit a1f4610

Please sign in to comment.