]> www.infradead.org Git - linux.git/commit
drm/mipi-dsi: add more multi functions for better error handling
authorTejas Vipin <tejasvipin76@gmail.com>
Tue, 6 Aug 2024 13:59:48 +0000 (19:29 +0530)
committerDouglas Anderson <dianders@chromium.org>
Tue, 13 Aug 2024 18:12:22 +0000 (11:12 -0700)
commit5ddb0a8aa8e4754a8fb77e284e0d6f46c2350f88
treeeca36047a28f3b6d6f31dc5668912737e99d407d
parentbe280fddfd645ea0ce4c7a26692c3d1115447e32
drm/mipi-dsi: add more multi functions for better error handling

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@kernel.org>
Signed-off-by: Tejas Vipin <tejasvipin76@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Jessica Zhang <quic_jesszhan@quicinc.com>
[dianders: Fixed whitespace warning when applying]
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240806135949.468636-2-tejasvipin76@gmail.com
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h