]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
OMAPDSS: Fix de_level in videomode_to_omap_video_timings()
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 13 Oct 2013 22:44:33 +0000 (00:44 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 18 Oct 2013 07:57:43 +0000 (10:57 +0300)
In videomode_to_omap_video_timings, de_level is always set to HIGH
regardless of what the vm->flags says. Fix this to set it to high or low
according to vm->flags.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
[tomi.valkeinen@ti.com: rewrote the desc]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found