From: Axel Lin Date: Sat, 26 Nov 2011 04:14:37 +0000 (+0800) Subject: platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver() X-Git-Tag: v3.4-rc1~63^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d99a224435f25976a29c3aef53590180cdb774;p=pandora-kernel.git platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver() This patch converts the drivers in drivers/platform/x86/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Hong Liu Cc: Durgadoss R Cc: Daniel Drake Signed-off-by: Axel Lin Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed