Re: [PATCH v2] drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functions
From: Doug Anderson
Date: Mon Sep 16 2024 - 03:44:08 EST
Hi,
On Fri, Sep 13, 2024 at 8:44 PM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Changes the raydium-rm69380 panel to use multi style functions for
> improved error handling.
>
> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> Changes in v2:
> - Fix whitespace issues
>
> Link to v1: https://lore.kernel.org/all/20240907140130.410349-1-tejasvipin76@xxxxxxxxx/
> ---
> drivers/gpu/drm/panel/panel-raydium-rm69380.c | 93 ++++++-------------
> 1 file changed, 29 insertions(+), 64 deletions(-)
Pushed to drm-misc-next:
[1/1] drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functions
commit: f70181b3bdec6b8a166c6295937c4a8a5322515c
-Doug