From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/4] onenand init: Rename board-n800-flash.c to gpmc-onenand.c Date: Thu, 30 Apr 2009 07:03:37 -0700 Message-ID: <20090430140336.GC12986@atomide.com> References: <40106.192.168.10.89.1241073191.squirrel@dbdmail.itg.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:63757 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753917AbZD3ODl (ORCPT ); Thu, 30 Apr 2009 10:03:41 -0400 Content-Disposition: inline In-Reply-To: <40106.192.168.10.89.1241073191.squirrel@dbdmail.itg.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: vimal singh Cc: dedekind@infradead.org, linux-omap@vger.kernel.org, adrian.hunter@nokia.com, Tony Lindgren * vimal singh [090429 23:33]: > 'gpmc-onenand.c' is still confusing name. This is not going to used in > all boards anyway. Why do you think this cannot be used for all boards? The GPMC timings are totally based on the onenand chip features. Regards, Tony > On Thu, Apr 30, 2009 at 3:20 AM, Tony Lindgren wrote: > > Rename board-n800-flash.c to gpmc-onenand.c. > > > > Signed-off-by: Tony Lindgren > > --- > > arch/arm/mach-omap2/Makefile | 4 ++-- > > arch/arm/mach-omap2/gpmc-onenand.c | 0 > > 2 files changed, 2 insertions(+), 2 deletions(-) > > rename arch/arm/mach-omap2/{board-n800-flash.c => gpmc-onenand.c} (100%) > > > > diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile > > index 76acefa..9127a94 100644 > > --- a/arch/arm/mach-omap2/Makefile > > +++ b/arch/arm/mach-omap2/Makefile > > @@ -55,14 +55,14 @@ obj-$(CONFIG_MACH_OMAP_LDP) += board-ldp.o \ > > obj-$(CONFIG_MACH_OMAP_APOLLON) += board-apollon.o \ > > board-apollon-mmc.o \ > > board-apollon-keys.o > > -obj-$(CONFIG_MACH_NOKIA_N800) += board-n800.o board-n800-flash.o \ > > +obj-$(CONFIG_MACH_NOKIA_N800) += board-n800.o gpmc-onenand.o \ > > board-n800-mmc.o board-n800-bt.o \ > > board-n800-usb.o \ > > board-n800-dsp.o \ > > board-n800-camera.o > > obj-$(CONFIG_MACH_NOKIA_N810) += board-n810.o > > obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ > > - board-n800-flash.o \ > > + gpmc-onenand.o \ > > board-rx51-flash.o \ > > board-rx51-sdram.o \ > > board-rx51-video.o \ > > diff --git a/arch/arm/mach-omap2/board-n800-flash.c > b/arch/arm/mach-omap2/gpmc-onenand.c > > similarity index 100% > > rename from arch/arm/mach-omap2/board-n800-flash.c > > rename to arch/arm/mach-omap2/gpmc-onenand.c > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > > > -- > --- > Regards, > \/ | |\/| /-\ |_ > >