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
Greg Kroah-Hartman 48c68c4f1b Drivers: video: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, __devinitdata,
__devinitconst, and __devexit from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:01 -08:00
..
Kconfig OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config option 2012-04-23 10:48:09 +03:00
Makefile OMAPFB: remove remaining OMAP arch checks 2012-02-23 09:39:35 +02:00
hwa742.c OMAPFB1: remove unnecessary includes 2012-09-07 20:02:07 +03:00
lcd_ams_delta.c ARM: OMAP1: Move board-ams-delta.h from plat to mach 2012-09-20 15:02:19 -07:00
lcd_h3.c video: omap: convert drivers/video/omap/* to use module_platform_driver() 2012-01-02 08:51:25 +02:00
lcd_htcherald.c video: omap: convert drivers/video/omap/* to use module_platform_driver() 2012-01-02 08:51:25 +02:00
lcd_inn1510.c ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap 2012-10-17 11:36:37 -07:00
lcd_inn1610.c video: use gpio_request_one 2012-01-28 20:50:11 +00:00
lcd_mipid.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
lcd_osk.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
lcd_palmte.c OMAPFB1: remove unnecessary includes 2012-09-07 20:02:07 +03:00
lcd_palmtt.c video: omap: convert drivers/video/omap/* to use module_platform_driver() 2012-01-02 08:51:25 +02:00
lcd_palmz71.c video: omap: convert drivers/video/omap/* to use module_platform_driver() 2012-01-02 08:51:25 +02:00
lcdc.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08: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.h OMAPFB: remove remaining OMAP arch checks 2012-02-23 09:39:35 +02:00
omapfb_main.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
sossi.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00