OSDN Git Service

OMAPDSS: APPLY: move ovl funcs to apply.c
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Nov 2011 10:11:11 +0000 (12:11 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:39 +0000 (08:54 +0200)
commitf77b30700e5c0a6b5220b3a964bf6c40d5e71416
tree3f1ee820f481f8e2a606852414b599c067564ff5
parentd09c7aa8989caf44e8754e8aa81ce80217a0e98a
OMAPDSS: APPLY: move ovl funcs to apply.c

apply.c will handle the management of dispc in the future patches. This
patch moves overlay related functions to apply.c so that they will have
access to the private data and functions of apply.c.

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