Loading drivers/video/msm/mdss/mdss_mdp_intf_cmd.c +0 −3 Original line number Diff line number Diff line Loading @@ -366,9 +366,6 @@ int mdss_mdp_cmd_reconfigure_splash_done(struct mdss_mdp_ctl *ctl) pdata->panel_info.cont_splash_enabled = 0; ret = mdss_mdp_ctl_intf_event(ctl, MDSS_EVENT_CONT_SPLASH_FINISH, NULL); mdss_mdp_ctl_intf_event(ctl, MDSS_EVENT_PANEL_CLK_CTRL, (void *)0); mdss_mdp_clk_ctrl(MDP_BLOCK_POWER_OFF, false); Loading Loading
drivers/video/msm/mdss/mdss_mdp_intf_cmd.c +0 −3 Original line number Diff line number Diff line Loading @@ -366,9 +366,6 @@ int mdss_mdp_cmd_reconfigure_splash_done(struct mdss_mdp_ctl *ctl) pdata->panel_info.cont_splash_enabled = 0; ret = mdss_mdp_ctl_intf_event(ctl, MDSS_EVENT_CONT_SPLASH_FINISH, NULL); mdss_mdp_ctl_intf_event(ctl, MDSS_EVENT_PANEL_CLK_CTRL, (void *)0); mdss_mdp_clk_ctrl(MDP_BLOCK_POWER_OFF, false); Loading