[PATCH 2/3] ASoC: Add SmartQ sound driver
Maurus Cuelenaere
mcuelenaere at gmail.com
Sun Jul 4 06:03:33 EDT 2010
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
More information about the linux-arm-kernel
mailing list