linux/drivers/gpu/drm/mcde
Christophe JAILLET 15c665bb46 drm/mcde: Fix an error handling path in 'mcde_probe()'
If we don't find any matching components, we should go through the error
handling path, in order to free some resources.

Fixes: ca5be902a8 ("drm/mcde: Fix uninitialized variable")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190822211518.5578-1-christophe.jaillet@wanadoo.fr
2019-08-26 22:07:09 +02:00
..
Kconfig
Makefile
mcde_display_regs.h
mcde_display.c drm/mcde: Fix an uninitialized variable 2019-06-13 11:55:23 +02:00
mcde_drm.h
mcde_drv.c drm/mcde: Fix an error handling path in 'mcde_probe()' 2019-08-26 22:07:09 +02:00
mcde_dsi_regs.h
mcde_dsi.c