mirror-linux/drivers/video
Dan Carpenter eb4f2e1788 fbdev: imsttfb: fix double free in probe()
[ Upstream commit e08c30efda ]

The init_imstt() function calls framebuffer_release() on error and then
the probe() function calls it again.  It should only be done in probe.

Fixes: 518ecb6a20 ("fbdev: imsttfb: Fix error path of imsttfb_probe()")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-10 17:10:29 +01:00
..
backlight backlight: gpio_backlight: Drop output GPIO direction check for initial power state 2023-09-19 12:27:59 +02:00
console
fbdev fbdev: imsttfb: fix double free in probe() 2024-01-10 17:10:29 +01:00
logo
Kconfig
Makefile
aperture.c video/aperture: Move vga handling to pci function 2023-08-30 16:10:58 +02:00
display_timing.c
hdmi.c
of_display_timing.c
of_videomode.c
vgastate.c
videomode.c