Hi Douglas, On 5/3/24 11:32 PM, Douglas Anderson wrote:
[You don't often get email from [email protected]. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]As talked about in commit d2aacaf07395 ("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. Cc: "Heiko Stübner" <[email protected]> Cc: Quentin Schulz <[email protected]> Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin
