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

Commit b7c273dc authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qcom-geni-se: Add missing device pointer for the context bank"

parents 997befac 1abb86c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1733,7 +1733,7 @@ static int geni_se_probe(struct platform_device *pdev)
	}

	geni_se_dev->dev = dev;

	geni_se_dev->cb_dev = dev;
	ret = of_property_read_u32(dev->of_node, "qcom,msm-bus,num-paths",
					&geni_se_dev->num_paths);
	if (!ret) {