OMAPDSS: pass ovl manager to dss_start_update
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 18 Nov 2011 09:14:01 +0000 (11:14 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:24 +0000 (08:54 +0200)
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 <tomi.valkeinen@ti.com>

No differences found