git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ae9eaa
)
OMAPDSS: Remove passive matrix LCD support (part 3)
author
Archit Taneja
<archit@ti.com>
Thu, 21 Jun 2012 04:15:11 +0000
(09:45 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:15:46 +0000
(10:15 +0300)
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>
No differences found