OMAP: DSS: Minor cleanup in ovl and mgr cache structs
authorNishant Kamat <nskamat@ti.com>
Mon, 20 Jun 2011 15:09:28 +0000 (20:39 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:07:12 +0000 (12:07 +0300)
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>

No differences found