[alsa-devel] [PATCH 2/3] ASoC: Add SmartQ sound driver

Mark Brown broonie at opensource.wolfsonmicro.com
Sun Jul 4 15:01:33 CEST 2010


On 4 Jul 2010, at 19:03, Maurus Cuelenaere <mcuelenaere at gmail.com> wrote:

> 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?

Incremental please.


More information about the Alsa-devel mailing list