Re: [PATCH 2/2] drm/panel: sony-td4353-jdi: transition to mipi_dsi wrapped functions
From: Doug Anderson
Date: Fri Feb 14 2025 - 19:42:51 EST
Hi,
On Fri, Feb 14, 2025 at 9:30 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Change the sony-td4353-jdi panel to use multi style functions for
> improved error handling.
>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-sony-td4353-jdi.c | 107 ++++--------------
> 1 file changed, 23 insertions(+), 84 deletions(-)
Nice diffstat and so much boilerplate error code removed. :-)
Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
Note that I'm on vacation next week and it might take me a while to
dig out of email when I get back. More than happy if someone else
wants to land if the bisectability problems I talk about in patch #1
are resolved. Otherwise I'll get back to this eventually.
-Doug