linux/drivers/video/omap2
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
..
displays OMAPDSS: nec-nl8048 panel: remove platform_enable/disable callbacks 2013-04-03 15:19:47 +03:00
dss omapdss: features: fix supported outputs for OMAP4 2013-03-22 10:14:32 +02:00
omapfb Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00
Kconfig ARM: OMAP: Fix drivers to depend on omap for internal devices 2012-12-16 15:23:37 -08:00
Makefile OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
vrfb.c video: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00