disp: msm: dsi: remove dsi bus scaling setting

DSI driver did not use msm bus scaling setting,
remove the code.

Change-Id: I71675c8f4e3e97f1ded72ecac3fa87bdc7fb3774
Signed-off-by: Yuan Zhao <yzhao@codeaurora.org>
此提交包含在:
Yuan Zhao
2019-09-04 17:18:53 +08:00
提交者 Gerrit - the friendly Code Review server
父節點 6cb205cbba
當前提交 cc564849ae
共有 6 個檔案被更改,包括 0 行新增85 行删除

查看文件

@@ -4874,8 +4874,6 @@ static int dsi_display_bind(struct device *dev,
sizeof(struct dsi_link_lp_clk_info));
info.c_clks[i].drm = drm;
info.bus_handle[i] =
display_ctrl->ctrl->axi_bus_info.bus_handle;
info.ctrl_index[i] = display_ctrl->ctrl->cell_index;
}