linux/drivers/video/omap2/displays
Archit Taneja be9a0067c5 OMAPDSS: nec-nl8048 panel: remove platform_enable/disable callbacks
The nec-nl8048 panel driver now manages the gpios required to configure the
panel. This was previously done in omap_dss_device's platform_enable/disable
callbacks defined in board files using this panel.

All the board files using this panel now pass the gpio information as platform
data via the panel_nec_nl8048_data struct, which is needed by the panel driver
to configure the gpios connected to the panel. Hence, the
platform_enable/disable ops can be safely removed now.

Signed-off-by: Archit Taneja <archit@ti.com>
2013-04-03 15:19:47 +03:00
..
Kconfig OMAPDSS: TFP410: rename dvi -> tfp410 2012-05-09 10:51:05 +03:00
Makefile OMAPDSS: TFP410: rename dvi files to tfp410 2012-05-09 10:51:05 +03:00
panel-acx565akm.c OMAPDSS: acx565akm panel: handle gpios in panel driver 2013-04-03 15:19:47 +03:00
panel-generic-dpi.c OMAPDSS: generic dpi panel: remove uses of platform_enable/disable ops 2013-04-03 15:19:46 +03:00
panel-lgphilips-lb035q02.c OMAPDSS: lb035q02 panel: remove platform_enable/disable callbacks 2013-04-03 15:19:46 +03:00
panel-n8x0.c OMAPDSS: n8x0: remove platform backlight calls 2013-04-03 15:19:45 +03:00
panel-nec-nl8048hl11-01b.c OMAPDSS: nec-nl8048 panel: remove platform_enable/disable callbacks 2013-04-03 15:19:47 +03:00
panel-picodlp.c OMAPDSS: picodlp: use devm_kzalloc for allocating driver data 2013-04-03 15:19:46 +03:00
panel-picodlp.h OMAP: DSS2: Add picodlp panel driver 2011-09-14 18:08:23 +03:00
panel-sharp-ls037v7dw01.c OMAPDSS: sharp-ls panel: remove platform_enable/disable callbacks 2013-04-03 15:19:47 +03:00
panel-taal.c OMAPDSS: panels: keep platform data of all panels in a single header 2013-04-03 15:17:45 +03:00
panel-tfp410.c OMAPDSS: panels: keep platform data of all panels in a single header 2013-04-03 15:17:45 +03:00
panel-tpo-td043mtea1.c OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts 2013-03-22 10:14:32 +02:00