Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44de5be7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "disp: msm: dsi: Disable firmware call for display" into display-kernel.lnx.5.4.r1-rel

parents 130fa0d2 e33ed68c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -5911,9 +5911,7 @@ int dsi_display_dev_probe(struct platform_device *pdev)
	platform_set_drvdata(pdev, display);

	/* initialize display in firmware callback */
	if (!boot_disp->boot_disp_en &&
			IS_ENABLED(CONFIG_DSI_PARSER) &&
			!display->trusted_vm_env) {
	if (0) {
		if (!strcmp(display->display_type, "primary"))
			firm_req = !request_firmware_nowait(
				THIS_MODULE, 1, "dsi_prop",