Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56145
b: refs/heads/master
c: d3091fa
h: refs/heads/master
i:
  56143: ad8f039
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed May 11, 2007
1 parent 8404749 commit 71bcb72
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: e3f9678c36dc81fde5dc86848d6d6077659ecaf0
refs/heads/master: d3091fad4a4902185c3ce0b77a847ecafcb3f006
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -632,11 +632,13 @@ static struct hda_verb cxt5045_init_verbs[] = {
static struct hda_verb cxt5045_hp_sense_init_verbs[] = {
/* pin sensing on HP jack */
{0x11, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | CONEXANT_HP_EVENT},
{ } /* end */
};

static struct hda_verb cxt5045_mic_sense_init_verbs[] = {
/* pin sensing on HP jack */
{0x12, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | CONEXANT_MIC_EVENT},
{ } /* end */
};

#ifdef CONFIG_SND_DEBUG
Expand Down

0 comments on commit 71bcb72

Please sign in to comment.