Skip to content
  • Tomi Valkeinen's avatar
    OMAPFB: fix releasing overlays · 13a0c40a
    Tomi Valkeinen authored
    
    
    omapfb disables all the overlays when freeing resources, but it should
    also remove those overlays from overlay managers.
    
    Not doing so causes a crash if omapfb is unbound and bound, or omapfb
    module is removed and loaded, while keeping omapdss around.
    
    Fix this by calling unset_manager() for all overlays.
    
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    13a0c40a