7 Dec
2010
7 Dec
'10
2:02 p.m.
On Mon, Dec 06, 2010 at 06:02:23PM -0600, Olaya, Margarita wrote:
From: Jorge Eduardo Candelaria jorge.candelaria@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.