android_kernel_xiaomi_sm8350/drivers/video/omap2
Tomi Valkeinen 14e4d78485 OMAP: DSS2: use __exit for selected panel drivers
We can use __exit for the driver remove function in plain dss panels
(ie. those that do not need i2c or spi).

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-11 14:19:26 +03:00
..
displays OMAP: DSS2: use __exit for selected panel drivers 2011-05-11 14:19:26 +03:00
dss OMAP: DSS2: make omap_dss_(un)register_device static 2011-05-11 14:19:26 +03:00
omapfb OMAP: DSS2: OMAPFB: Remove implicit display update on unblank 2011-05-11 14:19:25 +03:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c