commit | 15c665bb4637310bc8ce5f357b6a6e5a8aafc7c1 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Thu Aug 22 23:15:18 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 26 22:07:09 2019 +0200 |
tree | 9162e0f437df8ac39baceea40ac3ddfde5069c02 | |
parent | d72cf01f410aa09868d98b672f3f92328c96b32d [diff] |
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: ca5be902a87d ("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