This series reverts the attempts to fix the bug that went into v6.7-rc1 in commit 199cf07ebd2b "drm/bridge: panel: Add a device link between drm device and panel device" and then it reverts that patch as well. Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> --- Linus Walleij (3): Revert "driver core: Export device_is_dependent() to modules" Revert "drm/bridge: panel: Check device dependency before managing device link" Revert "drm/bridge: panel: Add a device link between drm device and panel device" drivers/base/core.c | 1 - drivers/gpu/drm/bridge/panel.c | 26 -------------------------- 2 files changed, 27 deletions(-) --- base-commit: 95ba893c9f4feb836ddce627efd0bb6af6667031 change-id: 20231127-revert-panel-fix-e4da3e11e7a4 Best regards, -- Linus Walleij <linus.walleij@xxxxxxxxxx>