Skip to content
Snippets Groups Projects
Commit 2a1c99d7 authored by Douglas Anderson's avatar Douglas Anderson
Browse files

drm/panel: simple: Stop tracking prepared/enabled


As talked about in commit d2aacaf0 ("drm/panel: Check for already
prepared/enabled in drm_panel"), we want to remove needless code from
panel drivers that was storing and double-checking the
prepared/enabled state. Even if someone was relying on the
double-check before, that double-check is now in the core and not
needed in individual drivers.

Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Acked-by: Maxime Ripard's avatarMaxime Ripard <mripard@kernel.org>
Acked-by: Sui Jingfeng's avatarSui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240503143327.RFT.v2.26.I865be97dd393d6ae3c3a3cd1358c95fdbca0fe83@changeid
parent 49869668
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment