diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-03-19 12:40:29 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-19 12:40:28 -0700 |
| commit | a81b8bead57983e8c8aa1e8b0c600f861346d163 (patch) | |
| tree | 4b55846aa45868986d7e6de98b73c513ea88ca9e | |
| parent | 2eb0277a501dce1bcad62d4f854f07cecea18bff (diff) | |
| parent | 8fad32863d367264c7d7d1fbad833b773ab3733f (diff) | |
Merge "msm: mdss: dp: Fix DP display issue during device boot time"
| -rw-r--r-- | drivers/video/fbdev/msm/mdss_dp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/fbdev/msm/mdss_dp.c b/drivers/video/fbdev/msm/mdss_dp.c index 153c733fdf43..bd5e8862f6d0 100644 --- a/drivers/video/fbdev/msm/mdss_dp.c +++ b/drivers/video/fbdev/msm/mdss_dp.c @@ -4022,8 +4022,6 @@ static int mdss_dp_probe(struct platform_device *pdev) pr_debug("done\n"); - dp_send_events(dp_drv, EV_USBPD_DISCOVER_MODES); - return 0; probe_err: |
