From: Fabio Porcedda Date: Fri, 15 Mar 2013 13:02:38 +0000 (+0100) Subject: drivers: video: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~142^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ccbf89f4d86cc8f4d6645fa5db0327ef835777b;p=pandora-kernel.git drivers: video: use module_platform_driver_probe() This patch converts the drivers to use the module_platform_driver_probe() macro which makes the code smaller and a bit simpler. Signed-off-by: Fabio Porcedda Cc: Florian Tobias Schandinat Acked-by: Nicolas Ferre # atmel_lcdfb.c Cc: Tomi Valkeinen Cc: David Howells Cc: Geert Uytterhoeven Acked-by: Laurent Pinchart # amifb.c Cc: Kuninori Morimoto Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed