On Mon, Aug 3, 2020 at 11:45 PM Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> wrote: > > MSM bus scaling has moved on to use interconnect framework > and downstream bus scaling apis are not present anymore. > Remove them as they are nop anyways in the current code, > no functional change. > thanks, nice cleanup.. I'm pulling into msm-next-staging BR, -R > Sai Prakash Ranjan (2): > drm/msm/mdp4: Remove unused downstream bus scaling apis > drm/msm/mdp5: Remove unused downstream bus scaling apis > > .../gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c | 51 -------------- > drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.h | 13 ---- > .../gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c | 47 ------------- > .../gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c | 24 ------- > drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c | 68 ------------------- > 5 files changed, 203 deletions(-) > > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >