OMAPFB: connect ovl managers to all dssdevs
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 4 Dec 2012 11:12:39 +0000 (13:12 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Dec 2012 14:55:04 +0000 (16:55 +0200)
commit6b6f1edfdb6c41e630e4a70d64a8e8817b3170c2
tree3b2fac32b6b45f949c706254233f45be4d552941
parent486c0e17b7d1a4f8f057a97f2e48f715208f950d
OMAPFB: connect ovl managers to all dssdevs

Commit 5d89bcc341771d95e3a2996218e5949a6627f59e (OMAPDSS: remove initial
display code from omapdss) moved setting up the initial overlay, overlay
manager, output and display connections from omapdss to omapfb.

However, currently omapfb only handles the connection related to the
default display, which means that no overlay managers are connected to
other displays.

This patch changes omapfb to go through all dssdevs, and connect an
overlay manager to them.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/omapfb/omapfb-main.c