7 Dec
2010
7 Dec
'10
1:11 p.m.
On Mon, Dec 06, 2010 at 06:02:26PM -0600, Olaya, Margarita wrote:
From: Jorge Eduardo Candelaria jorge.candelaria@ti.com
This patch adds support for reporting twl6040 headset and handset jack events.
It doesn't seem to be doing that?
The machine driver retrieves and report the status through twl6040_hs_jack_detect in case of the early interrupt.
The interrupt handling code for normal jack detection looks to be missing? You're doing the report when the handler is set up which is fine but there's nothing I can see which handles an interrupt.