From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 4 Oct 2012 13:14:16 +0000 (+0200) Subject: mtd: fsmc_nand: pass the ale and cmd resource via resource X-Git-Tag: v3.8-rc1~47^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7b42a447f92eb3e7e410bbf62042693eb040f7;p=pandora-kernel.git mtd: fsmc_nand: pass the ale and cmd resource via resource Do not use the platform_data to pass resource and be smart in the drivers. Just pass it via resource Switch to devm_request_and_ioremap at the sametime Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Linus Walleij Reviewed-By: Vipin Kumar Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed