OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
authorArchit Taneja <archit@ti.com>
Thu, 28 Jun 2012 12:53:18 +0000 (18:23 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:15:53 +0000 (10:15 +0300)
commit23bae3adbf90f8ad537687e1b46b7c87558936ae
tree37fac7f828ce3aa126a81cb07ad899785fb81c86
parent8050cbe4cd9a96ff333df718f38830eabab690bd
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>
drivers/video/omap2/omapfb/omapfb-main.c