OMAPDSS: DISPC: remove struct omap_overlay use
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 15 Oct 2012 12:33:22 +0000 (15:33 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 18 Oct 2012 10:11:12 +0000 (13:11 +0300)
dispc_ovl_setup() uses struct omap_overlay to get the caps for the
overlay. We can change the code to get the caps directly from dss
features, thus removing the dependency to struct omap_overlay.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found