summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-08-01 13:41:04 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-01 13:41:03 -0700
commite29d253ecf0480d4359ce41503741783d803ed6b (patch)
tree57ca3a9d1eb59cf27720dd467e45ea266374aeb0
parentc1b3ec77abceccd41c527c4ddf662fc5cc1c7ede (diff)
parent8f3eef577a934404729e5ed790974b1e48515b1b (diff)
Merge "msm: mdss: dsi: Remove redundant opmode configuration"
-rw-r--r--drivers/video/fbdev/msm/mdss_dsi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/fbdev/msm/mdss_dsi.c b/drivers/video/fbdev/msm/mdss_dsi.c
index 4ac10ab494e5..f9a71375c207 100644
--- a/drivers/video/fbdev/msm/mdss_dsi.c
+++ b/drivers/video/fbdev/msm/mdss_dsi.c
@@ -2720,8 +2720,6 @@ static int mdss_dsi_event_handler(struct mdss_panel_data *pdata,
ctrl_pdata->update_phy_timing);
rc = mdss_dsi_on(pdata);
- mdss_dsi_op_mode_config(pdata->panel_info.mipi.mode,
- pdata);
break;
case MDSS_EVENT_UNBLANK:
if (ctrl_pdata->on_cmds.link_state == DSI_LP_MODE)