From: Tomi Valkeinen Date: Wed, 16 Nov 2011 11:58:07 +0000 (+0200) Subject: OMAPDSS: APPLY: move mgr->info to apply.c X-Git-Tag: v3.3-rc1~59^2~2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388c4c6cbb335e69fe23c8d18bd4b0e8dd66901b;p=pandora-kernel.git OMAPDSS: APPLY: move mgr->info to apply.c struct omap_overlay_manager contains info and info_dirty fields, both of which should be internal to apply.c. This patch moves those fields into mgr_priv data, and names them user_info and user_info_dirty. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed