Re: [PATCH] PowerPC 44x: small warp-nand fix

2008-06-05 Thread Sean MacLennan
On Thu, 5 Jun 2008 16:28:18 +0200 "Stefan Roese" <[EMAIL PROTECTED]> 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

Re: [PATCH] PowerPC 44x: small warp-nand fix

2008-06-05 Thread Stefan Roese
On 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. > > Si

[PATCH] PowerPC 44x: small warp-nand fix

2008-06-05 Thread Valentine Barshak
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 <[EMAIL PROTECTED]> --- arch/p