4 Jul
2010
4 Jul
'10
12:03 p.m.
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