From: Tomi Valkeinen Date: Fri, 18 Nov 2011 09:14:01 +0000 (+0200) Subject: OMAPDSS: pass ovl manager to dss_start_update X-Git-Tag: v3.3-rc1~59^2~2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb0017813e82c740ef7b60bdaa0aa74eaab6a76;p=pandora-kernel.git OMAPDSS: pass ovl manager to dss_start_update dss_start_update() takes currently the dss device as a parameter. Change the parameter to ovl manager, as that is what the dss_start_update() actually needs. Change the name of the function to dss_mgr_start_update() to reflect the change. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed