]> 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)
commit2df7c585c174e8837e0456dd17f2ce17b3750516
tree856b0791e7f8f826e4d3e1c9ef58c4ee74d72a16
parente8f8db9b961a826e074886b962a916f41c8819f2
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