kernel_optimize_test/drivers/video/omap2/displays
Archit Taneja 7e930086e7 OMAPDSS: generic dpi panel: remove uses of platform_enable/disable ops
The generic dpi panel driver now sets the gpios required to configure the panel.
This was previously done in platform_enable/disable callbacks in board files.

All the board files using generic dpi panel now correctly pass the gpio related
information as platform data, which is needed by the panel driver to configure
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:46 +03:00
..
Kconfig
Makefile
panel-acx565akm.c OMAPDSS: panel acx565akm: remove omap_dss_device maximum backlight level usage 2013-04-03 15:19:46 +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-nl8048hl11: remove platform backlight support 2013-04-03 15:19:45 +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
panel-sharp-ls037v7dw01.c OMAPDSS: ls037v7dw01: remove platform backlight calls 2013-04-03 15:19:45 +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