From: Jingoo Han Date: Tue, 5 Mar 2013 03:54:06 +0000 (+0900) Subject: mmc: mvsdio: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2d8ecce0be8240618e133077724abb5b36c1ef;p=pandora-kernel.git mmc: mvsdio: 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: Chris Ball --- Reading git-diff-tree failed