]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ccfefd3af440bd6302b493c0bb60be4e1ab27b8
tree3f1ee820f481f8e2a606852414b599c067564ff5
parent8dcf64dd0de7f73c6a65344cda8cd156f20d69b0
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