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:
23dfd1a
)
OMAPDSS: move ovl-mgr function setup to apply.c
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 23 Oct 2012 10:44:12 +0000
(13:44 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 7 Dec 2012 15:05:54 +0000
(17:05 +0200)
Most of the functions that are assigned to the fields in ovl-mgr struct
are in apply.c. By moving the function pointer setup into apply.c we can
make these functions static.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found