From: Peter Huewe Date: Tue, 29 Sep 2009 01:18:06 +0000 (+0200) Subject: add __init/__exit macros to omap video drivers X-Git-Tag: v2.6.33-rc1~342^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89ea90d402c13c8dd4d5dfc8d4a0b6efc5492df;p=pandora-kernel.git add __init/__exit macros to omap video drivers Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of the following drivers in media/omap: drivers/video/omap/lcd_ams_delta.c drivers/video/omap/lcd_mipid.c Signed-off-by: Peter Huewe Acked-by: Imre Deak Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed