Merge "disp: msm: dsi: move warn to info if secondary panel is not assigned"
Esse commit está contido em:

commit de
Gerrit - the friendly Code Review server

commit
9c84b15b00
@@ -6002,7 +6002,7 @@ int dsi_display_dev_probe(struct platform_device *pdev)
|
||||
panel_node = of_parse_phandle(node,
|
||||
"qcom,dsi-default-panel", 0);
|
||||
if (!panel_node)
|
||||
DSI_WARN("%s default panel not found\n", display->display_type);
|
||||
DSI_INFO("%s default panel not found\n", display->display_type);
|
||||
}
|
||||
|
||||
boot_disp->node = pdev->dev.of_node;
|
||||
|
Referência em uma nova issue
Block a user