mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>