From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] Switch palm27x-asoc to jack detection api Date: Fri, 24 Jul 2009 11:30:03 +0100 Message-ID: <20090724103003.GB28228@rakim.wolfsonmicro.main> References: <200907232216.56320.marek.vasut@gmail.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 D2ABF103A92 for ; Fri, 24 Jul 2009 12:30:04 +0200 (CEST) Content-Disposition: inline In-Reply-To: <200907232216.56320.marek.vasut@gmail.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: Marek Vasut Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, Jul 23, 2009 at 10:16:56PM +0200, Marek Vasut wrote: > This patch removes the old method of jack detection from palm27x-asoc > driver and adds jack detection api. It also removes some other (now) > useless stuff from the driver and corrects pin configuration for the > codec. Applied, thanks.