Comment 38 for bug 1252733

Revision history for this message
Raymond (superquad-vortex2) wrote :

is there any reason to add Fixup of two pins when there is only one jack ?

do it really need to add node node 0x19 ?

ALC668_FIXUP_DELL_MIC_NO_PRESENCE] = {
  .type = HDA_FIXUP_PINS,
  .v.pins = (const struct hda_pintbl[]) {
   { 0x19, 0x03a1913d }, /* use as headphone mic, without its own jack detect */
   { 0x1b, 0x03a1113c }, /* use as headset mic, without its own jack detect */
   { }
  },