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

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

Merge "ASoC: wcd9335: initialize blocking notifier"

parents ba29ca64 b6638b8b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9804,6 +9804,7 @@ static int tasha_probe(struct platform_device *pdev)
	INIT_DELAYED_WORK(&tasha->power_gate_work, tasha_codec_power_gate_work);
	mutex_init(&tasha->power_lock);
	INIT_WORK(&tasha->swr_add_devices_work, wcd_swr_ctrl_add_devices);
	BLOCKING_INIT_NOTIFIER_HEAD(&tasha->notifier);
	mutex_init(&tasha->micb_lock);
	mutex_init(&tasha->swr_read_lock);
	mutex_init(&tasha->swr_write_lock);