Skip to content
Commit 179df15f authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: remove use of omapdss_find_mgr_from_display()



In order to remove uses of 'struct omap_overlay_manager' we need to get
rid of using omapdss_find_mgr_from_display() when initializing omapdrm.

Instead of using omapdss_find_mgr_from_display() and mgr->id to find the
dispc channel used for the given display, we can instead use
omapdss_find_output_from_display(), and get the output->dispc_channel
from there.

We can also remove omapdss_find_mgr_from_display() as it's no longer
used.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 3a924138
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment