From: Michael Spang Date: Fri, 5 Nov 2010 17:14:40 +0000 (-0400) Subject: [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEM X-Git-Tag: v2.6.37-rc2~27^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=377304abefa208890dce5739e4f297c93240efb2;p=pandora-kernel.git [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEM The type was IORESOURCE_IO which is not what is expected by plat_nand_probe(). This device has not worked since 2d098a72 ("mtd: plat_nand: request memory resource before doing ioremap"). Signed-off-by: Michael Spang Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed