]> git.itanic.dy.fi Git - linux-stable/commit
Revert "drm/bridge: panel: Add a device link between drm device and panel device"
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Nov 2023 23:10:21 +0000 (00:10 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 28 Nov 2023 10:07:30 +0000 (11:07 +0100)
commit9b6a59e5db87c2c6b3ca0391176ed4358623d5e4
tree88764005759a75f4ae900bfb81e059f363f3ac2a
parent8dd926689dfa9d8ee64e4fce202d0fdc91fd69fd
Revert "drm/bridge: panel: Add a device link between drm device and panel device"

This reverts commit 199cf07ebd2b0d41185ac79b895547d45610b681.

This patch creates bugs on devices where the DRM device is
the ancestor of the panel devices.

Attempts to fix this have failed because it leads to using
device core functionality which is questionable.

Reported-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/lkml/CACRpkdaGzXD6HbiX7mVUNJAJtMEPG00Pp6+nJ1P0JrfJ-ArMvQ@mail.gmail.com/T/
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231128-revert-panel-fix-v1-3-69bb05048dae@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231128-revert-panel-fix-v1-3-69bb05048dae@linaro.org
drivers/gpu/drm/bridge/panel.c