]> Git Repo - linux.git/commit
drm/msm: remove msm_drm_private::bridges field
authorDmitry Baryshkov <[email protected]>
Mon, 9 Oct 2023 18:10:32 +0000 (21:10 +0300)
committerRob Clark <[email protected]>
Mon, 9 Oct 2023 18:37:35 +0000 (11:37 -0700)
commit4d1a1e4686bd47831bf5d1ebec482c525df265a1
treeadea2c8945aa0005b2299c6d51d32f77e3163eef
parent61a72d5efce525b957d16a43bcab14c44592e46e
drm/msm: remove msm_drm_private::bridges field

As all output devices have switched to devm_drm_bridge_add(), we can
drop the bridges array from struct msm_drm_private.

Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/561641/
Signed-off-by: Rob Clark <[email protected]>
drivers/gpu/drm/msm/msm_drv.c
drivers/gpu/drm/msm/msm_drv.h
This page took 0.055244 seconds and 4 git commands to generate.