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