Op 03-07-10 02:46, Maurus Cuelenaere schreef: > +static struct snd_soc_jack_pin smartq_jack_pins[] = { > + /* Disable speaker when headphone is plugged in */ > + { > + .pin = "Internal Speaker", > + .mask = SND_JACK_HEADPHONE, > + .invert = true, > + }, > +}; Hmm I just discovered that this .invert should be false (guess I didn't test enough), should I resubmit this patch or submit an incremental one? -- Maurus Cuelenaere -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html