Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333721
b: refs/heads/master
c: f7f4b23
h: refs/heads/master
i:
  333719: 479f0e8
v: v3
  • Loading branch information
David Henningsson authored and Takashi Iwai committed Oct 10, 2012
1 parent db6a742 commit 7d45179
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: 7110005e8d5c3cd418fc4b64f9f124f004422a9a
refs/heads/master: f7f4b2322bf7b8c5929b7eb5a667091f32592580
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 @@ -611,6 +611,8 @@ static void alc_line_automute(struct hda_codec *codec, struct hda_jack_tbl *jack
{
struct alc_spec *spec = codec->spec;

if (spec->autocfg.line_out_type == AUTO_PIN_SPEAKER_OUT)
return;
/* check LO jack only when it's different from HP */
if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0])
return;
Expand Down

0 comments on commit 7d45179

Please sign in to comment.