From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Jack handling enhancements as suggested by subsystem maintainer Date: Fri, 24 Jul 2009 11:27:17 +0100 Message-ID: <20090724102717.GA28228@rakim.wolfsonmicro.main> References: <200907240248.58433.jkrzyszt@tis.icnet.pl> 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 052CF24581 for ; Fri, 24 Jul 2009 12:27:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: <200907240248.58433.jkrzyszt@tis.icnet.pl> 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: Janusz Krzysztofik Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Jul 24, 2009 at 02:48:57AM +0200, Janusz Krzysztofik wrote: > The patch adds a few small enhancements to the ASoC jack handling, as > suggested by Mark in his comments to my Amstrad Delta driver, and a few fixes > for related bugs found while learning Mark's code and testing results. Applied, thanks. It would have been nice to split this down into smaller patches - at least making the GPIO export addition a separate one.