Hi,
On Fri, Aug 9, 2024 at 9:55 PM Tejas Vipin wrote:
>
> @@ -41,79 +41,41 @@ static void jdi_fhd_r63452_reset(struct jdi_fhd_r63452
> *ctx)
> static int jdi_fhd_r63452_on(struct jdi_fhd_r63452 *ctx)
> {
> struct mipi_dsi_device *dsi = ctx->dsi;
> - struct device *dev = &dsi->dev
Changes the jdi-fhd-r63452 panel to use multi style functions for
improved error handling.
Signed-off-by: Tejas Vipin
---
drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 125 ++-
1 file changed, 39 insertions(+), 86 deletions(-)
diff --git a/drivers/gpu/drm/panel/panel-jdi-fhd-r6