Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276570
b: refs/heads/master
c: fbabc24
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Dec 7, 2011
1 parent cec22bd commit 4864251
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: 766ddee68bf1e4cc2cdcf73b34d243cf6e6f8ab0
refs/heads/master: fbabc24619f7298626265a3f973786b471b8c29d
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 @@ -2631,6 +2631,8 @@ static const char *alc_get_line_out_pfx(struct alc_spec *spec, int ch,
case AUTO_PIN_SPEAKER_OUT:
if (cfg->line_outs == 1)
return "Speaker";
if (cfg->line_outs == 2)
return ch ? "Bass Speaker" : "Speaker";
break;
case AUTO_PIN_HP_OUT:
/* for multi-io case, only the primary out */
Expand Down

0 comments on commit 4864251

Please sign in to comment.