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)
commitf6a5e0871f22428a7c74c07ddd791197c5f5d38f
tree3d2208a75fb1c55950ff890c3e1eb9191abcddc1
parentbc1a95181f7069920c13fcef0159ffa7d61160f1
OMAPDSS: APPLY: configure_* funcs take ovl/manager as args

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>
drivers/video/omap2/dss/apply.c