From d4bf63251c530be61ae7906dc67ace3af36ff3db Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Tue, 5 Mar 2013 12:53:23 +0900 Subject: [PATCH] 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-format-patch failed