commit | 4df9d104d5bbe356b26bcf221d61f92f1948850e | [log] [tgz] |
---|---|---|
author | Nishant Kamat <nskamat@ti.com> | Mon Jun 20 20:39:28 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jul 01 12:07:12 2011 +0300 |
tree | 644b218fc477df7b83e7dff80c5075bd9d116583 | |
parent | 332e9d70518b55a70068739bc7ea134e1d8a269b [diff] |
OMAP: DSS: Minor cleanup in ovl and mgr cache structs The overlay_cache_data and manager_cache_data structs include the elements of omap_overlay_info and omap_overlay_manager_info structs respectively. Include the structs instead of the individual elements to reduce code. Signed-off-by: Nishant Kamat <nskamat@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>