drm/omap: DVI connector fix
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 14 May 2013 11:14:15 +0000 (14:14 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:58 +0000 (14:00 +0300)
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 <tomi.valkeinen@ti.com>

No differences found