X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Fpci%2Fhda%2Fpatch_conexant.c;h=71c4072c92665c1ecacf1b62a4d407e8e89d869c;hb=4090dffb1438e03a434e3747b14321440561d956;hp=95e3367d88796ab30c0a540ac733a09d5e5b2559;hpb=f7c5dda23a9f4b7f8977612154daef44cc0f423b;p=linux-2.6-omap-h63xx.git diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c index 95e3367d887..71c4072c926 100644 --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c @@ -686,7 +686,7 @@ static struct snd_kcontrol_new cxt5045_mixers_hp530[] = { static struct hda_verb cxt5045_init_verbs[] = { /* Line in, Mic */ - {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN }, + {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 }, {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 }, /* HP, Amp */ {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},