From: Mark Brown Date: Wed, 23 Nov 2011 22:58:34 +0000 (+0000) Subject: mfd: Convert MFD drivers to use module_platform_driver X-Git-Tag: v3.3-rc1~71^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65349d60d27e850c94544567c91ab1be3e4c0777;p=pandora-kernel.git mfd: Convert MFD drivers to use module_platform_driver Factors out some boilerplate code for drivers doing the default thing for platform driver registration. Drivers using platform_driver_probe or an initcall other than module_init can't be converted. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed