mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-04 19:25:37 +09:00
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>