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

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

Merge "Revert "soc:qcom: Synchronize service notifier task's""

parents fa3c35e9 1ac8fd59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ static void root_service_clnt_notify(struct qmi_handle *handle,

	switch (event) {
	case QMI_RECV_MSG:
		queue_work(data->svc_event_wq, &data->svc_rcv_msg);
		schedule_work(&data->svc_rcv_msg);
		break;
	default:
		break;