Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119378
b: refs/heads/master
c: 9502662
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Nov 25, 2008
1 parent b70e12d commit 989fff6
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: f73d35853e9263c7c404f0d6c0fe3d83fc6fd5c0
refs/heads/master: 95026623da32848bc93fbfb472dc8737487df450
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -2891,7 +2891,7 @@ static int stac92xx_auto_create_multi_out_ctls(struct hda_codec *codec,
cfg->hp_outs && !spec->multiout.hp_nid)
spec->multiout.hp_nid = nid;

if (cfg->hp_outs > 1) {
if (cfg->hp_outs > 1 && cfg->line_out_type == AUTO_PIN_LINE_OUT) {
err = stac92xx_add_control(spec,
STAC_CTL_WIDGET_HP_SWITCH,
"Headphone as Line Out Switch",
Expand Down

0 comments on commit 989fff6

Please sign in to comment.