Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133115
b: refs/heads/master
c: 3b62886
h: refs/heads/master
i:
  133113: 11d3a20
  133111: ca2a1c7
v: v3
  • Loading branch information
Takashi Iwai committed Mar 10, 2009
1 parent 8796a83 commit ab9c29f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: b880c74adf7e79b97de710a152ea82f292f9abc7
refs/heads/master: 3b628867f328cfe1ad4811d63961579874f87041
7 changes: 2 additions & 5 deletions trunk/sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -1377,12 +1377,9 @@ static struct hda_verb cxt5047_init_verbs[] = {

/* configuration for Toshiba Laptops */
static struct hda_verb cxt5047_toshiba_init_verbs[] = {
{0x13, AC_VERB_SET_EAPD_BTLENABLE, 0x0 }, /* default on */
/* pin sensing on HP and Mic jacks */
{0x13, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | CONEXANT_HP_EVENT},
{0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | CONEXANT_MIC_EVENT},
{0x13, AC_VERB_SET_EAPD_BTLENABLE, 0x0}, /* default off */
/* Speaker routing */
{0x1d, AC_VERB_SET_CONNECT_SEL,0x1},
{0x1d, AC_VERB_SET_CONNECT_SEL, 0x1},
{}
};

Expand Down

0 comments on commit ab9c29f

Please sign in to comment.