This patch series includes few minor fixes in MSM DPU and dsi-staging stagging driver which are identified while pulling in the patches to downstream tree. DPU driver is currently hosted at https://gitlab.freedesktop.org/seanpaul/dpu-staging Rajesh Yadav (3): drm/msm: Remove unused variables drm/msm: Fix return type mismatch for dpu_kms_init drm/msm/dsi-staging: Gate bus scale code drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 2 +- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 1 - drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 3 +-- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 1 - drivers/gpu/drm/msm/dsi-staging/dsi_clk_manager.c | 8 ++++++++ drivers/gpu/drm/msm/dsi-staging/dsi_ctrl.c | 7 ++++++- drivers/gpu/drm/msm/dsi-staging/dsi_phy.c | 2 ++ 7 files changed, 18 insertions(+), 6 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html