From: Andy Shevchenko Date: Wed, 3 Oct 2012 13:26:37 +0000 (+0300) Subject: mmc: dw_mmc: use helper macro module_platform_driver() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49480cf2c29ffd2b6cb5213eaf8995bd1e16a345;p=pandora-kernel.git mmc: dw_mmc: use helper macro module_platform_driver() Since v3.2 we have nice macro to define the platform driver's init and exit calls. This patch simplifies the dw_mmc platform driver by using that macro. Signed-off-by: Andy Shevchenko Reviewed-by: Girish K S Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed