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

Commit b50e0183 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 84b63b60 on remote branch

Change-Id: I7cb1c7662ede23c6043f38597d635be1ace391a1
parents 959ceaa5 84b63b60
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1491,6 +1491,12 @@ static int __cam_req_mgr_process_req(struct cam_req_mgr_core_link *link,
				rc = -EPERM;
			}
			spin_unlock_bh(&link->link_state_spin_lock);
			/*
			 * Update wd timer so in next frame if the request
			 * packet is available request can be applied, SOF
			 * freeze will hit otherwise.
			 */
			__cam_req_mgr_validate_crm_wd_timer(link);
			goto error;
		}
	}