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)
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>

No differences found