OMAPDSS: Remove passive matrix LCD support (part 2)
authorArchit Taneja <archit@ti.com>
Thu, 21 Jun 2012 04:11:10 +0000 (09:41 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:10:03 +0000 (10:10 +0300)
Remove OMAP_DSS_LCD_TFT as a omap_panel_config flag.

We don't support passive matrix displays any more. Remove this flag from all the
panel drivers.

Force the display_type to OMAP_DSS_LCD_DISPLAY_TFT in the interface drivers.

Signed-off-by: Archit Taneja <archit@ti.com>

No differences found