From: Tomi Valkeinen Date: Mon, 15 Oct 2012 12:33:22 +0000 (+0300) Subject: OMAPDSS: DISPC: remove struct omap_overlay use X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bf20c79e684b2f3d589c72e16295b0c56d8798;p=pandora-kernel.git OMAPDSS: DISPC: remove struct omap_overlay use 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 --- Reading git-diff-tree failed