git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dd2491
)
OMAPDSS: move ovl & ovl-mgr init to apply.c
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 23 Oct 2012 10:46:12 +0000
(13:46 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 7 Dec 2012 15:05:54 +0000
(17:05 +0200)
Overlay and overlay_manager structs will only be needed in the compat
mode.
This patch moves initialization of overlay and overlay_manager structs
to apply.c, so that they are handled in omapdss_compat_init().
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found