From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mallaury.nerim.net (smtp-102-tuesday.noc.nerim.net [62.4.17.102]) by ozlabs.org (Postfix) with ESMTP id 6DF63DE25C for ; Wed, 20 Feb 2008 03:37:02 +1100 (EST) Date: Tue, 19 Feb 2008 17:37:00 +0100 From: Jean Delvare To: Alessandro Zummo Subject: Re: [PATCH] Convert pfc8563 i2c driver from old style to new style Message-ID: <20080219173700.0fee7c1b@hyperion.delvare> In-Reply-To: <20080219172450.0e4ccc7c@i1501.lan.towertech.it> References: <20080121200901.15517.30253.stgit@terra.home> <20080219161020.61f7ec10@hyperion.delvare> <20080219172450.0e4ccc7c@i1501.lan.towertech.it> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, i2c@lm-sensors.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 19 Feb 2008 17:24:50 +0100, Alessandro Zummo wrote: > On Tue, 19 Feb 2008 16:10:20 +0100 > Jean Delvare wrote: > > > Hi Jon, > > > > On Mon, 21 Jan 2008 15:09:01 -0500, Jon Smirl wrote: > > > Convert pfc8563 i2c driver from old style to new style. > > > > > > Signed-off-by: Jon Smirl > > > --- > > > > > > drivers/rtc/rtc-pcf8563.c | 107 +++++++++++---------------------------------- > > > 1 files changed, 27 insertions(+), 80 deletions(-) > > > > Preliminary note: this driver belongs to the RTC subsystem, so it will > > be up to Alessandro Zummo (Cc'd) to push this patch upstream... when it > > is ready to go there. > > A conversion to new style for this driver has already been > pushed upstream. Adapting platforms to instantiate the device > should be fairly easy, especially when you use the dts. Ah, excellent. I didn't know, thanks for pointing it out. I'm glad I added you to Cc :) -- Jean Delvare