commit | 388c4c6cbb335e69fe23c8d18bd4b0e8dd66901b | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 16 13:58:07 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:46 2011 +0200 |
tree | 544f9d9431995b6cf7ffe89ff10d1a8604130524 | |
parent | 7609893c637b422eec88b57d204f02d8798cfc65 [diff] |
OMAPDSS: APPLY: move mgr->info to apply.c struct omap_overlay_manager contains info and info_dirty fields, both of which should be internal to apply.c. This patch moves those fields into mgr_priv data, and names them user_info and user_info_dirty. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>