From: Tomi Valkeinen Date: Fri, 4 Nov 2011 07:48:54 +0000 (+0200) Subject: OMAPDSS: create apply.c X-Git-Tag: v3.3-rc1~59^2~2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f2554807a7dc627f1583d1d4363b85758cf685;p=pandora-kernel.git OMAPDSS: create apply.c Create a new file, apply.c, and move code about handling the apply-mechanism and configuration of the managers and overlays from manager.c to apply.c. Not all related code is moved in this patch, but only the core apply/configure functions. The later patches move rest of the code from overlay.c and manager.c, adding necessary locking at the same time. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed