commit | c1a9febfafa2a9a9ac09b2de4c80aa96b41a03d1 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 16 14:11:56 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:47 2011 +0200 |
tree | e0750e9fdd7b87f5ffa6e963531fc017cdbbcc5c | |
parent | 388c4c6cbb335e69fe23c8d18bd4b0e8dd66901b [diff] |
OMAPDSS: APPLY: move ovl->info to apply.c 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>