From: Tomi Valkeinen Date: Tue, 14 May 2013 11:14:15 +0000 (+0300) Subject: drm/omap: DVI connector fix X-Git-Tag: v3.11-rc1~66^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4635c17d32359e10bcaba3d1835e4aaaea685298;p=pandora-kernel.git drm/omap: DVI connector fix The omapdrm driver currently uses a string comparison to find out if the display is a DVI display. This is not reliable, and as we now have a specific display type for DVI, let's use that. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed