From: Yuvaraj Kumar C D Date: Fri, 30 Aug 2013 15:12:19 +0000 (+0900) Subject: mmc: dw_mmc: move the platform specific init call X-Git-Tag: v3.13-rc1~50^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002f0d5c63e9f37347864c1c9f5656c3cfdb6947;p=pandora-kernel.git mmc: dw_mmc: move the platform specific init call Current platform specific private data initialization call dw_mci_exynos_priv_init() can be used to do platform specific initialization of SMU and others in future. So the drv_data->init call has moved to dw_mci_probe(). Signed-off-by: Yuvaraj Kumar C D Tested-by: Alim Akhtar Tested-by: Jaehoon Chung Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed