commit | 9b842a470ad2853049d8ddf97285debfc490041b | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Oct 14 00:44:33 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Oct 18 10:57:43 2013 +0300 |
tree | 2547af1a97b8a877c4560f729dd40f172ece0e23 | |
parent | 718b90ac4c21c81f42b6db062ca0867f3cac7648 [diff] |
OMAPDSS: Fix de_level in videomode_to_omap_video_timings() 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>