Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248484
b: refs/heads/master
c: 52d3cb8
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed May 17, 2011
1 parent bacfe38 commit 58c3875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1682c8174692180fcb19317704a0d32c8731eb33
refs/heads/master: 52d3cb88d75701f800db16561ff12c7692b56e55
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ static void alc_init_auto_hp(struct hda_codec *codec)
AC_USRSP_EN | ALC880_FRONT_EVENT);
spec->detect_line = 1;
}
spec->automute_lines = 1;
spec->automute_lines = spec->detect_line;
}

if (spec->automute) {
Expand Down

0 comments on commit 58c3875

Please sign in to comment.