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