From: Archit Taneja Date: Thu, 21 Jun 2012 04:15:11 +0000 (+0530) Subject: OMAPDSS: Remove passive matrix LCD support (part 3) X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21f43bc392911acf01b7f2090615df4ca09ac7d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed