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

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

Merge "asoc: codecs: add sem initialize for blocking notifier."

parents ef3408ef 0538f832
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1374,6 +1374,7 @@ static int bolero_probe(struct platform_device *pdev)
		bolero_reg_access[VA_MACRO] = bolero_va_reg_access_v3;
	}

	BLOCKING_INIT_NOTIFIER_HEAD(&priv->notifier);
	priv->dev = &pdev->dev;
	priv->dev_up = true;
	priv->initial_boot = true;