[alsa-devel] [PATCH v2 2/3] ASoC: sdp4430: Add Jack support

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Dec 7 14:02:12 CET 2010


On Mon, Dec 06, 2010 at 06:02:23PM -0600, Olaya, Margarita wrote:
> From: Jorge Eduardo Candelaria <jorge.candelaria at ti.com>
> 
> Use jack framework to enable detection for the headset microphone
> and stereo output.

This patch needs to be sequenced after the one adding the jack support
to the CODEC driver since it depends on that change.

> +	twl6040_hs_jack_detect(codec, &hs_jack, SND_JACK_HEADSET);

Hrm, it's a bit unfortunate that we're only detecting one of the mic and
headphone but reporting both.


More information about the Alsa-devel mailing list