Re: [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better error handling
From: Doug Anderson
Date: Tue Aug 13 2024 - 14:16:55 EST
Hi,
On Tue, Aug 6, 2024 at 7:00 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Add more functions that can benefit from being multi style and mark
> older variants as deprecated to eventually convert all mipi_dsi functions
> to multi style.
>
> Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> drivers/gpu/drm/drm_mipi_dsi.c | 194 +++++++++++++++++++++++++++++++++
> include/drm/drm_mipi_dsi.h | 10 ++
> 2 files changed, 204 insertions(+)
Pushed to drm-misc-next:
[1/2] drm/mipi-dsi: add more multi functions for better error handling
commit: 5ddb0a8aa8e4754a8fb77e284e0d6f46c2350f88