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:
388c4c6
)
OMAPDSS: APPLY: move ovl->info to apply.c
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 12:11:56 +0000
(14:11 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:47 +0000
(08:54 +0200)
struct omap_overlayr contains info and info_dirty fields, both of which
should be internal to apply.c.
This patch moves those fields into ovl_priv data, and names them
user_info and user_info_dirty.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found