Re: [PATCH] drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functions
From: Doug Anderson
Date: Tue Sep 10 2024 - 17:30:25 EST
Hi,
On Mon, Sep 2, 2024 at 12:10 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Changes the samsung-s6e3fa7 panel to use multi style functions for
> improved error handling.
>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c | 71 ++++++-------------
> 1 file changed, 21 insertions(+), 50 deletions(-)
Pushed to drm-misc-next:
[1/1] drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functions
commit: f327bfdbf6c6d7d8e5402795c7c97fb97c2dcf79
-Doug