Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34885
b: refs/heads/master
c: 68a6abd
h: refs/heads/master
i:
  34883: bab07d3
v: v3
  • Loading branch information
Tobin Davis authored and Jaroslav Kysela committed Sep 23, 2006
1 parent dc8cd43 commit 9f8cebb
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: 2aaeee8bd1cf51b6ed7c751a8472cb77f3ddc642
refs/heads/master: 68a6abd97f8b9aa072e36b1901531e7bb69b6efc
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,8 @@ static int stac92xx_init(struct hda_codec *codec)
STAC_UNSOL_ENABLE);
/* fake event to set up pins */
codec->patch_ops.unsol_event(codec, STAC_HP_EVENT << 26);
/* enable the headphones by default. If/when unsol_event detection works, this will be ignored */
stac92xx_auto_init_hp_out(codec);
} else {
stac92xx_auto_init_multi_out(codec);
stac92xx_auto_init_hp_out(codec);
Expand Down

0 comments on commit 9f8cebb

Please sign in to comment.