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 BB514DDF18 for ; Wed, 4 Jun 2008 23:41:04 +1000 (EST) Message-Id: From: Kumar Gala To: Alessandro Zummo In-Reply-To: <20080604150520.21b74355@i1501.lan.towertech.it> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: [PATCH] rtc-ds1374: Rename device to just "ds1374" Date: Wed, 4 Jun 2008 08:40:46 -0500 References: <20080604150520.21b74355@i1501.lan.towertech.it> Cc: Jean Delvare , linuxppc-dev@ozlabs.org, Andrew Morton , rtc-linux@googlegroups.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 4, 2008, at 8:05 AM, Alessandro Zummo wrote: > From: Jean Delvare > > > Change the name of the device from "rtc-ds1374" to just "ds1374", to > match what all other RTC drivers do. I seem to remember that this name > was chosen to avoid possible confusion with an older ds1374 driver, > but that driver was removed 3 months ago. > > Signed-off-by: Jean Delvare > Signed-off-by: Alessandro Zummo Acked-by: Kumar Gala Is this for 2.6.26? also which tree is this going via? - k