From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id 051C2DDF4C for ; Fri, 6 Jun 2008 12:20:33 +1000 (EST) Date: Thu, 5 Jun 2008 22:20:31 -0400 From: Sean MacLennan To: "Stefan Roese" Subject: Re: [PATCH] PowerPC 44x: small warp-nand fix Message-ID: <20080605222031.1b37eb49@lappy.seanm.ca> In-Reply-To: <200806051628.18698.sr@denx.de> References: <20080605133638.GA18021@ru.mvista.com> <200806051628.18698.sr@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, sean.maclennan@ottawa.kanatek.ca List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 5 Jun 2008 16:28:18 +0200 "Stefan Roese" wrote: > n Thursday 05 June 2008, Valentine Barshak wrote: > > The "ndfc-chip" device doesn't need any resources. All resources > > are handled by the "ndfc-nand" device. Registering the same memory > > resource twice causes "cat /proc/iomem" to go into an infinite loop > > displaying NDFC memory addresses. > > > > Signed-off-by: Valentine Barshak > > Acked-by: Stefan Roese Acked-by: Sean MacLennan Cheers, Sean