commit | d21f43bc392911acf01b7f2090615df4ca09ac7d | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Jun 21 09:45:11 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 29 10:15:46 2012 +0300 |
tree | e70cbdbcb4d4188ffd7f5f9cca708a0ea6919d10 | |
parent | 5ae9eaa6dbeccab781cd9312371fad801a5ba1a2 [diff] |
OMAPDSS: Remove passive matrix LCD support (part 3) Remove omap_lcd_display_type enum The enum omap_lcd_display_type is used to configure the lcd display type in DISPC. Remove this enum and always set display type to TFT by creating function dss_mgr_set_lcd_type_tft(). Signed-off-by: Archit Taneja <archit@ti.com>