OMAPDSS: APPLY: cleanup dss_mgr_start_update
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 1 Nov 2011 11:58:50 +0000 (13:58 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:33 +0000 (08:54 +0200)
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 <tomi.valkeinen@ti.com>

No differences found