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

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

Merge "mhi: core: remove firmware loader worker thread"

parents edc1d975 a7d9772e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -346,7 +346,6 @@ struct mhi_controller {

	/* worker for different state transitions */
	struct work_struct st_worker;
	struct work_struct fw_worker;
	struct work_struct special_work;
	struct workqueue_struct *special_wq;