git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc24b8b
)
drm/omap: DVI connector fix
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 14 May 2013 11:14:15 +0000
(14:14 +0300)
committer
Tomi 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