Skip to content
Commit 63cec5a2 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

OMAPFB: fix overlay disable when freeing resources.



When omapfb is shutting down, it will disable all the overlays. However,
instead of actually disabling all the overlays, it disables only all the
overlays that are currently attached to framebuffers.

On OMAP4+, this leaves the fourth overlay left enabled.

Fix the loop so that we actually go through all the overlays.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 22500c19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment