From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 8B1E267B42 for ; Thu, 2 Mar 2006 11:04:44 +1100 (EST) Subject: Re: [PPC,SOUND] Fix audio gpio state detection From: Benjamin Herrenschmidt To: Olaf Hering In-Reply-To: <20060302000019.GB6792@suse.de> References: <1139783738.5247.54.camel@localhost.localdomain> <20060226173908.GA4871@suse.de> <20060301223034.GA5965@suse.de> <1141254596.3889.26.camel@localhost.localdomain> <1141256965.4378.145.camel@grayson> <20060302000019.GB6792@suse.de> Content-Type: text/plain Date: Thu, 02 Mar 2006 11:04:32 +1100 Message-Id: <1141257873.3889.34.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org, Ben Collins List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2006-03-02 at 01:00 +0100, Olaf Hering wrote: > On Wed, Mar 01, Ben Collins wrote: > > > I'm rediffing now. However, I may not include my tumbler changes > > immediately. For some reason, those are the ones causing problems. I > > need to review the diff and see if I can find the problem (which I > > cannot reproduce). > > Can you make individual patches, each one fixing one thing, going from A > to B. You know that hch song... In that case, it's difficult as it's more like a rewrite of the GPIO handling from scratch (well... almost) Ben.