kernel_optimize_test/drivers/video/omap2
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
..
displays OMAPDSS: generic dpi panel: remove uses of platform_enable/disable ops 2013-04-03 15:19:46 +03:00
dss omapdss: features: fix supported outputs for OMAP4 2013-03-22 10:14:32 +02:00
omapfb
Kconfig
Makefile
vrfb.c