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

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

Merge "msm: vidc: Unlock core lock in error case"

parents 7d38ca04 d186321a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4636,6 +4636,7 @@ void msm_vidc_fw_unload_handler(struct work_struct *work)
				dprintk(VIDC_ERR,
					"Failed to release core, id = %d\n",
					core->id);
				mutex_unlock(&core->lock);
				return;
			}
		}