linux-sg2042/drivers/video/omap2/displays
Tomi Valkeinen bb36dbfd23 OMAPDSS: Taal: remove external backlight support
Taal panel driver supports two kinds of backlight control: 1) using DSI
commands sent to the panel to control the backlight, 2) calling function
pointers going to the board file to control the backlight.

The second option is a bit hacky, and will no longer be needed when the
PWM driver supports the backlight features. After that we can use the
standard PWM backlight driver.

This patch removes the second backlight control mechanism, and adds a
boolean field, use_dsi_backlight, to nokia_dsi_panel_data which the
board file can use to inform whether the panel driver should use DSI
commands to control the backlight.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-09-30 16:17:27 +03:00
..
Kconfig OMAP: DSS2: add panel-dvi driver 2011-09-30 16:16:48 +03:00
Makefile OMAP: DSS2: add panel-dvi driver 2011-09-30 16:16:48 +03:00
panel-acx565akm.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-dvi.c OMAP: DSS2: add panel-dvi driver 2011-09-30 16:16:48 +03:00
panel-generic-dpi.c OMAP: DSS2: panel-generic-dpi: remove "generic" panel 2011-09-30 16:16:58 +03:00
panel-lgphilips-lb035q02.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-nec-nl8048hl11-01b.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-picodlp.c OMAP: DSS2: PicoDLP: fix error handling in power_on 2011-09-14 18:08:23 +03:00
panel-picodlp.h OMAP: DSS2: Add picodlp panel driver 2011-09-14 18:08:23 +03:00
panel-sharp-ls037v7dw01.c OMAP: DSS2: use __exit for selected panel drivers 2011-05-11 14:19:26 +03:00
panel-taal.c OMAPDSS: Taal: remove external backlight support 2011-09-30 16:17:27 +03:00
panel-tpo-td043mtea1.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00