From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 5 Aug 2013 11:14:33 +0000 (+0800) Subject: mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap X-Git-Tag: v3.12-rc1~82^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d63748d0b3f20852d999a79830f983c7c15db2e;p=pandora-kernel.git mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap this will allow to simply the error and remove path Cc: linux-mtd@lists.infradead.org Cc: Nicolas Ferre Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD [josh.wu@atmel.com: fix checkpatch warnings and rebase to latest mtd git tree] [josh.wu@atmel.com: replace devm_request_and_ioremap with devm_ioremap_resource] Signed-off-by: Josh Wu Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed