dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/omap
Peter Huewe b89ea90d40 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 <peterhuewe@gmx.de>
Acked-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-11-09 09:40:55 +01:00
..
Kconfig omapfb: add FB manual update option to Kconfig 2009-09-23 07:39:50 -07:00
Makefile omapfb: add support for the ZOOM MDK LCD 2009-09-23 07:39:49 -07:00
blizzard.c omapfb: Blizzard: constify register address tables 2009-10-06 08:31:50 -07:00
dispc.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
dispc.h omapfb: dispc: allow multiple external IRQ handlers 2009-09-23 07:39:50 -07:00
hwa742.c omapfb: HWA742: fix pointer to be const 2009-09-23 07:39:50 -07:00
lcd_2430sdp.c omapfb: add support for the 3430SDP LCD 2009-09-23 07:39:49 -07:00
lcd_ams_delta.c add __init/__exit macros to omap video drivers 2009-11-09 09:40:55 +01:00
lcd_apollon.c omapfb: add support for the Apollon LCD 2009-09-23 07:39:48 -07:00
lcd_h3.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_h4.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_inn1510.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_inn1610.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_ldp.c omapfb: add support for the ZOOM MDK LCD 2009-09-23 07:39:49 -07:00
lcd_mipid.c add __init/__exit macros to omap video drivers 2009-11-09 09:40:55 +01:00
lcd_omap2evm.c omapfb: add support for the OMAP2EVM LCD 2009-09-23 07:39:49 -07:00
lcd_omap3beagle.c omapfb: add support for the OMAP3 Beagle DVI output 2009-09-23 07:39:49 -07:00
lcd_omap3evm.c omapfb: add support for the OMAP3 EVM LCD 2009-09-23 07:39:49 -07:00
lcd_osk.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_overo.c omapfb: add support for the Gumstix Overo LCD 2009-09-23 07:39:49 -07:00
lcd_palmte.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_palmtt.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcd_palmz71.c trivial: media/omap: adding __init/__exit macros to lcd_drivers 2009-09-21 15:14:54 +02:00
lcdc.c [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() 2009-01-24 11:41:16 +00:00
lcdc.h [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" 2008-09-05 17:02:34 +01:00
omapfb_main.c omapfb: Condition mutex acquisition 2009-10-06 08:31:50 -07:00
rfbi.c omapfb: dispc: allow multiple external IRQ handlers 2009-09-23 07:39:50 -07:00
sossi.c [ARM] omap: convert OMAP drivers to use ioremap() 2008-09-05 17:02:30 +01:00