From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] keywest: Convert to new-style i2c driver Date: Wed, 22 Apr 2009 16:24:56 +0200 Message-ID: References: <20090420225659.7b92a184@hyperion.delvare> <18924.63578.495727.152443@cargo.ozlabs.ibm.com> <20090421114853.7a9d82c1@hyperion.delvare> <18926.58544.374626.696097@cargo.ozlabs.ibm.com> <20090422140401.04a402e9@hyperion.delvare> <18927.5140.888171.141615@cargo.ozlabs.ibm.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id CC4172438C for ; Wed, 22 Apr 2009 16:24:56 +0200 (CEST) In-Reply-To: <18927.5140.888171.141615@cargo.ozlabs.ibm.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: Paul Mackerras Cc: Jean Delvare , linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Wed, 22 Apr 2009 22:56:52 +1000, Paul Mackerras wrote: > > Jean Delvare writes: > > > > I sympathize, but throwing disruptive changes into Linus' tree when > > > we're past -rc3 is not the way to solve the problem. > > > > We're past -rc3 because people discuss instead of testing my patches. > > Otherwise everything would be merged already. > > Well, no. The first conversion patch that I saw was posted after the > merge window had already closed, on 8 April. > > > And really, these changes (sound drivers) don't qualify as disruptive. > > You might argue about the thermal management driver changes if you > > want. But sound drivers, nothing bad will happen if they accidentally > > break. > > That's what we call a "regression". :) Well, I believe it's even better to merge this conversion patch now, from practical viewpoint. If we get a regression for this particular device, the patch can be simply reverted as long as the legacy i2c framework exists. If we merge everything, i.e. the conversion and the removal of old i2c binding, at the same time in 2.6.31 merge window, reverting is much harder. So, I agree with that the removal of old i2c binding can be postponed to 2.6.31. It can be done on linux-next from now on, and we can keep watching. But, this small conversion patch can be more easily managed in 2.6.30. thanks, Takashi