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:
2daea7a
)
OMAPDSS: HDMI: fix setting REFSEL
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 15 Sep 2014 12:48:39 +0000
(15:48 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:24 +0000
(13:40 +0200)
Only OMAP5+ has REFSEL field, but at the moment it's set also on OMAP4.
Fix this by adding a "has_refsel" field, and setting the REFSEL based on
that.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found