From: Tomi Valkeinen Date: Tue, 1 Nov 2011 11:58:50 +0000 (+0200) Subject: OMAPDSS: APPLY: cleanup dss_mgr_start_update X-Git-Tag: v3.3-rc1~59^2~2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e53ca9dda65dd300ce150822832ba6e169643c7;p=pandora-kernel.git OMAPDSS: APPLY: cleanup dss_mgr_start_update dss_mgr_start_update() has a loop, of which sole purpose is to find the manager used for this update. The whole loop is extra, as we already know the manager. Remove the loop. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed