From: Axel Lin Date: Fri, 9 Dec 2011 01:59:56 +0000 (+0800) Subject: video: omap: convert drivers/video/omap/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~59^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f806f9b6b8ec2c8b6a3297e684bcb80f54e3dc98;p=pandora-kernel.git video: omap: convert drivers/video/omap/* to use module_platform_driver() This patch converts the drivers in drivers/video/omap/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Jonathan McDowell Cc: Cory Maccarrone Cc: Laurent Gonzalez Cc: Marek Vasut Signed-off-by: Axel Lin Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed