]> git.itanic.dy.fi Git - linux-stable/commit
Revert "drm/bridge: panel: Check device dependency before managing device link"
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Nov 2023 23:10:20 +0000 (00:10 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 28 Nov 2023 10:07:25 +0000 (11:07 +0100)
commitc13f87efa7488fcd5f4d6e89c8f9d5bb072f9e6e
tree684e0fa5e07938b7dba321b782dece692030c4fd
parent95ba893c9f4feb836ddce627efd0bb6af6667031
Revert "drm/bridge: panel: Check device dependency before managing device link"

This reverts commit 39d5b6a64ace77d0c11c398d272218df5f939abb.

This patch was causing build errors by using an unexported
function from the device core, which Greg questions the
saneness in exporting.

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-2-69bb05048dae@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231128-revert-panel-fix-v1-2-69bb05048dae@linaro.org
drivers/gpu/drm/bridge/panel.c