git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8050cbe
)
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
author
Archit Taneja
<archit@ti.com>
Thu, 28 Jun 2012 12:53:18 +0000
(18:23 +0530)
committer
Tomi 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