linux_dsm_epyc7002/drivers/video/fbdev/omap2/omapfb
Tomi Valkeinen 13a0c40a49 OMAPFB: fix releasing overlays
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: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-10-22 11:07:08 +03:00
..
Kconfig video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
Makefile video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
omapfb-ioctl.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
omapfb-main.c OMAPFB: fix releasing overlays 2014-10-22 11:07:08 +03:00
omapfb-sysfs.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
omapfb.h video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00