aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/linux.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2022-03-18 00:07:31 +0000
committerRob Clark <[email protected]>2022-04-11 16:36:13 +0000
commit47b7de6b88b962ef339a2427a023d2a23d161654 (patch)
tree9b427ca4048bb2d2e9b3a0af44e72f12e503f572 /tools/testing/radix-tree/linux.c
parentdrm/msm: Stop using iommu_present() (diff)
downloadkernel-47b7de6b88b962ef339a2427a023d2a23d161654.tar.gz
kernel-47b7de6b88b962ef339a2427a023d2a23d161654.zip
drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
The member 'msm_dsi->connector' isn't assigned until msm_dsi_manager_connector_init() returns (see msm_dsi_modeset_init() and how it assigns the return value). Therefore this pointer is going to be NULL here. Let's use 'connector' which is what was intended. Cc: Dmitry Baryshkov <[email protected]> Cc: Sean Paul <[email protected]> Fixes: 6d5e78406991 ("drm/msm/dsi: Move dsi panel init into modeset init path") Signed-off-by: Stephen Boyd <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/478693/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux.c')
0 files changed, 0 insertions, 0 deletions