]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: APPLY: move mgr funcs to apply.c
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Nov 2011 10:15:18 +0000 (12:15 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:40 +0000 (08:54 +0200)
commit208a8588b72a4fc413ab9de4dcd1e9f19e7d68b7
tree856b0791e7f8f826e4d3e1c9ef58c4ee74d72a16
parent5ccfefd3af440bd6302b493c0bb60be4e1ab27b8
OMAPDSS: APPLY: move mgr funcs to apply.c

apply.c will handle the management of dispc in the future patches. This
patch moves overlay manager 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/manager.c