From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6ADB7DDE00 for ; Sun, 13 Apr 2008 22:53:07 +1000 (EST) Subject: Re: [PATCH 1/8] [POWERPC] fsl_elbc_nand: factor out localbus defines From: David Woodhouse To: Kumar Gala In-Reply-To: References: <20080311172106.GA4766@localhost.localdomain> <20080311172328.GA7727@localhost.localdomain> Content-Type: text/plain Date: Sun, 13 Apr 2008 13:53:01 +0100 Message-Id: <1208091181.3026.103.camel@pmac.infradead.org> Mime-Version: 1.0 Cc: Scott Wood , "linuxppc-dev@ozlabs.org list" , linux-mtd@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2008-04-11 at 09:06 -0500, Kumar Gala wrote: > > David, can you ack this. It looks good to me but want a MTD > maintainer ack before having it go through the powerpc tree. Looks sane to me. Signed-off-by: David Woodhouse -- dwmw2