From: Valentine Barshak Date: Thu, 5 Jun 2008 13:36:38 +0000 (+1000) Subject: powerpc/4xx: Fix resource issue in warp-nand.c X-Git-Tag: v2.6.27-rc1~1058^2~133^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=156cea23acffaa270cf243a3a0f43e1e30682081;p=pandora-kernel.git powerpc/4xx: Fix resource issue in warp-nand.c 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 Signed-off-by: Josh Boyer --- Reading git-diff-tree failed