OMAPDSS: APPLY: configure_* funcs take ovl/manager as args
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Nov 2011 09:47:39 +0000 (11:47 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:37 +0000 (08:54 +0200)
Make configure_overlay() and configure_manager() take overlay/manager
pointer as an argument, instead of the ovl/mgr id. This will be useful
with the future patches.

Also rename the functions to be a bit more informative:
dss_ovl_write_regs, dss_mgr_write_regs, dss_write_regs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found