[PATCH 1/5] drm/msm/dsi: do not store internal bridge pointer
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed Jan 10 22:52:48 UTC 2024
On 10/9/2023 1:57 PM, Dmitry Baryshkov wrote:
> Since the driver was switched to devm_drm_bridge_add(), there is no need
> anymore to store the created bridge instance in struct msm_dsi. Drop
> this field and pass data directly.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/dsi/dsi.c | 8 +++++---
> drivers/gpu/drm/msm/dsi/dsi.h | 7 ++-----
> drivers/gpu/drm/msm/dsi/dsi_manager.c | 19 ++++++++-----------
> 3 files changed, 15 insertions(+), 19 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list