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:
7a16360
)
OMAPDSS: DISPC: explicit handling for sync and de levels
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 2 Oct 2014 17:58:49 +0000
(17:58 +0000)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 26 Feb 2015 10:15:12 +0000
(12:15 +0200)
When configuring the lcd timings, instead of writing enum values
directly to the HW, use switch-case to get the value to be programmed.
This is safer and also allows us to change the enum values.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dispc.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/omap2/dss/dispc.c
Simple merge