OMAPDSS: handle ilace/replication when configuring overlay
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Nov 2011 14:52:06 +0000 (16:52 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:25 +0000 (08:54 +0200)
commit3ba2a1c01546a4980e7b7742445560ae4afd1fc1
treec55d112b11b62e05e1a7923c6b2709c667c18544
parentcf0736681e569b0d3803d68d4f6d00f544f3426a
OMAPDSS: handle ilace/replication when configuring overlay

Move the configuration of interlace and replication from
omap_dss_mgr_apply() to configure_overlay(). This removes the need to
store the values into the cache data.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/manager.c