From: Jingoo Han Date: Tue, 5 Mar 2013 04:30:36 +0000 (+0900) Subject: mtd: fsmc_nand: use module_platform_driver_probe() X-Git-Tag: v3.10-rc1~36^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307d2a5156eb5778fbc1fc29b0e31d34de9efcfc;p=pandora-kernel.git mtd: fsmc_nand: use module_platform_driver_probe() This patch uses module_platform_driver_probe() macro which makes the code smaller and simpler. Signed-off-by: Jingoo Han Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed