From: Fabio Porcedda Date: Thu, 14 Mar 2013 17:09:35 +0000 (+0100) Subject: drivers: memory: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4541a6591d8b0f6d095ffd94c8ebae75ea57d7;p=pandora-kernel.git drivers: memory: use module_platform_driver_probe() This patch converts the drivers to use the module_platform_driver_probe() macro which makes the code smaller and a bit simpler. Signed-off-by: Fabio Porcedda Cc: Benoit Cousson Cc: Aneesh V Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed