]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/mdp5: Remove unused downstream bus scaling apis
authorSai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Tue, 4 Aug 2020 06:44:43 +0000 (12:14 +0530)
committerRob Clark <robdclark@chromium.org>
Fri, 4 Sep 2020 19:15:30 +0000 (12:15 -0700)
commitb1dd5948933251689cb22cb48eebe62855691064
tree970019ba5975480f3be7c456b35c384895849e2d
parent15626c1decc0c99745d16c0d52699e010ee19173
drm/msm/mdp5: Remove unused downstream bus scaling apis

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.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c
drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c