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

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

Merge "asoc: wcd-dsp-mgr: clear work queue for wcd dsp manager"

parents 7289b0b6 9836489e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1091,6 +1091,8 @@ static void wdsp_mgr_unbind(struct device *dev)
	struct wdsp_cmpnt *cmpnt;
	int idx;

	cancel_work_sync(&wdsp->load_fw_work);

	component_unbind_all(dev, wdsp->ops);

	wdsp_mgr_debugfs_remove(wdsp);