commit | 23bae3adbf90f8ad537687e1b46b7c87558936ae | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Jun 28 18:23:18 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 29 10:15:53 2012 +0300 |
tree | 37fac7f828ce3aa126a81cb07ad899785fb81c86 | |
parent | 8050cbe4cd9a96ff333df718f38830eabab690bd [diff] |
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags Use the interlace field in omap_video_timings to configure/retrieve corresponding fb mode flags in fb_var_screeninfo and fb_videomode. The interlace field maps with the fb mode flags FB_VMODE_INTERLACED and FB_VMODE_NONINTERLACED. Signed-off-by: Archit Taneja <archit@ti.com>