Re: [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking
From: Sam Ravnborg
Date: Fri Jun 16 2023 - 12:44:54 EST
Hi Linus.
On Thu, Jun 15, 2023 at 10:21:38PM +0200, Linus Walleij wrote:
> The DRM panel core already keeps track of if the panel is already
> prepared so do not reimplement this.
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Reviewed-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
It would be good to rip it out for all panels so people do not copy
less optimal code.
Sam