From: Tomi Valkeinen Date: Tue, 23 Oct 2012 10:46:12 +0000 (+0300) Subject: OMAPDSS: move ovl & ovl-mgr init to apply.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23dfd1ac87b56652e618fda24b035505c89c4b8c;p=pandora-kernel.git OMAPDSS: move ovl & ovl-mgr init to apply.c Overlay and overlay_manager structs will only be needed in the compat mode. This patch moves initialization of overlay and overlay_manager structs to apply.c, so that they are handled in omapdss_compat_init(). Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed