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

Commit 940dfc5f 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_cpe_services: delete the redundant worker thread"

parents 3810d86d cbf3d34c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1121,7 +1121,6 @@ static enum cpe_process_result cpe_boot_complete(
	}

	pr_debug("%s: boot complete\n", __func__);
	cpe_create_worker_thread(t_info);
	return CPE_SVC_SUCCESS;
}