From: Jingoo Han Date: Tue, 5 Mar 2013 03:53:23 +0000 (+0900) Subject: mmc: davinci_mmc: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~51 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bf63251c530be61ae7906dc67ace3af36ff3db;p=pandora-kernel.git mmc: davinci_mmc: 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