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 ESMTPS id 374F4DDDEC for ; Wed, 22 Oct 2008 18:40:19 +1100 (EST) Subject: Re: [PATCH 2/7] i2c: add info->archdata field From: Benjamin Herrenschmidt To: Jean Delvare In-Reply-To: <20081022085002.0698e2a8@hyperion.delvare> References: <20081016171222.GA24812@oksana.dev.rtsoft.ru> <20081016171253.GB5515@oksana.dev.rtsoft.ru> <20081017112125.1f2c9d94@hyperion.delvare> <1224635254.7654.292.camel@pasglop> <20081022085002.0698e2a8@hyperion.delvare> Content-Type: text/plain Date: Wed, 22 Oct 2008 18:37:55 +1100 Message-Id: <1224661075.7654.338.camel@pasglop> Mime-Version: 1.0 Cc: David Brownell , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, i2c@lm-sensors.org, David Miller Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2008-10-22 at 08:50 +0200, Jean Delvare wrote: > On Wed, 22 Oct 2008 11:27:34 +1100, Benjamin Herrenschmidt wrote: > > On Fri, 2008-10-17 at 11:21 +0200, Jean Delvare wrote: > > > Hi Anton, > > > > > > On Thu, 16 Oct 2008 21:12:53 +0400, Anton Vorontsov wrote: > > > > If present the info->archdata is copied into the dev->archdata. > > > > Some (OpenFirmware) platforms need it. > > > > > > > > Signed-off-by: Anton Vorontsov > > > > --- > > > > So who's pushing this one ? Jean ? > > As I wrote before, I'm happy to take this patch if you want me to, but > I also have no objection if the author of this patchset wants to push > it himself together with the rest of the set. Just let me know what you > expect from me (preferably in the next few hours, as I will be sending > my second and last round of i2c patches for kernel 2.6.28 to Linus > today.) Anton, I've done my last batch for 2.6.28 before -rc1 so it might be better if it goes through Jean no ? Cheers, Ben.