Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742706 > unrolled thread

Re: [PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()

Started byLinus Walleij <linus.walleij@linaro.org>
First post2017-10-01 01:40 +0200
Last post2017-10-01 01:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge() Linus Walleij <linus.walleij@linaro.org> - 2017-10-01 01:40 +0200

#1742706 — Re: [PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-10-01 01:40 +0200
SubjectRe: [PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()
Message-ID<uvzwt-2zG-7@gated-at.bofh.it>
On Mon, Sep 25, 2017 at 12:30 PM, Dan Carpenter
<dan.carpenter@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@oracle.com>

Patch applied.

Yours,
Linus Walleij

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web