From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v4 2/3] ASoC: twl6040: Add jack support for headset and handset Date: Sat, 11 Dec 2010 11:23:50 +0000 Message-ID: <20101211112349.GC9380@opensource.wolfsonmicro.com> References: <1889FA7136B567478A67D4B0F85B0CCEA4E225CC@dlee06.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 9E57624179 for ; Sat, 11 Dec 2010 12:23:38 +0100 (CET) Content-Disposition: inline In-Reply-To: <1889FA7136B567478A67D4B0F85B0CCEA4E225CC@dlee06.ent.ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Olaya, Margarita" Cc: "alsa-devel@alsa-project.org" , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Dec 10, 2010 at 08:45:17PM -0600, Olaya, Margarita wrote: > From: Jorge Eduardo Candelaria > > This patch adds support for reporting twl6040 headset and > handset jack events. BTW, one other thing here: it'd be good to add support for the jack detection trace event to the IRQ handler. That could be done incrementally, though.