[PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()
Linus Walleij
linus.walleij at linaro.org
Sat Sep 30 23:32:04 UTC 2017
On Mon, Sep 25, 2017 at 12:30 PM, Dan Carpenter
<dan.carpenter at oracle.com> wrote:
> The callers expect "panel" to be initialized, but that isn't true if we
> return -ENODEV. It causes bugs like:
>
> drivers/gpu/drm/tve200/tve200_drv.c:83 tve200_modeset_init()
> error: uninitialized symbol 'panel'.
>
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Patch applied.
Yours,
Linus Walleij
More information about the dri-devel
mailing list