]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc24c4b396dc1b4b4e9b6066d4d637b08054261f
tree37fac7f828ce3aa126a81cb07ad899785fb81c86
parentc93c239df6d1e06506d189820a36c37d988abef2
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