From: Axel Lin Date: Sun, 27 Nov 2011 12:45:03 +0000 (+0800) Subject: mtd: convert drivers/mtd/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~119^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99640dee209df4730f35a28b02693affd571ad5;p=pandora-kernel.git mtd: convert drivers/mtd/* to use module_platform_driver() This patch converts the drivers in drivers/mtd/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Acked by: Haojian Zhuang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed