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

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

Merge "qseecom: Fix clock get failures"

parents 554f81f8 4aca2f38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4294,6 +4294,7 @@ static int qseecom_probe(struct platform_device *pdev)

	/* register client for bus scaling */
	if (pdev->dev.of_node) {
		qseecom.pdev->of_node = pdev->dev.of_node;
		qseecom.support_bus_scaling =
				of_property_read_bool((&pdev->dev)->of_node,
						"qcom,support-bus-scaling");