From: Jingoo Han Date: Tue, 5 Mar 2013 04:30:04 +0000 (+0900) Subject: mtd: atmel_nand: use module_platform_driver_probe() X-Git-Tag: v3.10-rc1~36^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5345edf7b25625bc4205319fa8842c7063d14b3;p=pandora-kernel.git mtd: atmel_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