Comment 31 for bug 1245020

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

the sequence should be changed to 0x0c

+#define HDA_PINCFG_HEADSET_MIC (1 << 2) /* Try to find headset mic; mark seq number as 0xc to trigger */
+#define HDA_PINCFG_HEADPHONE_MIC (1 << 3) /* Try to find headphone mic; mark seq number as 0xd to trigger */