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

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

Merge "slim: msm: ngd: Add priority to DSP SSR notifier"

parents 951e26cb 64edfe46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1683,6 +1683,7 @@ static int ngd_slim_probe(struct platform_device *pdev)
	pm_runtime_set_suspended(dev->dev);
	pm_runtime_enable(dev->dev);

	dev->dsp.nb.priority = 4;
	ret = of_property_read_string(pdev->dev.of_node,
				"qcom,subsys-name", &subsys_name);
	if (ret) {