Skip to content
Snippets Groups Projects
Commit 6bb5bcbb authored by Devin Kim's avatar Devin Kim Committed by Simon Wilson
Browse files

msm: mdss: Fix typo of 'qcom,mdss-dsi-low-fps-mode-off-command-state'


Change-Id: I259d547cc3fbcad42f759fa12fbdc280c294c5ef
Signed-off-by: default avatarDevin Kim <dojip.kim@lge.com>
parent c4ee68f7
No related branches found
No related tags found
No related merge requests found
......@@ -1128,7 +1128,7 @@ static int mdss_panel_parse_dt(struct device_node *np,
"qcom,mdss-dsi-low-fps-mode-on-command", "qcom,mdss-dsi-low-fps-mode-on-command-state");
mdss_dsi_parse_dcs_cmds(np, &ctrl_pdata->low_fps_mode_off_cmds,
"qcom,mdss-dsi-low-fps-mode-off-command", "qcom,mdss-dsi-low-fps-mocd-off-command-state");
"qcom,mdss-dsi-low-fps-mode-off-command", "qcom,mdss-dsi-low-fps-mode-off-command-state");
return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment