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

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

Merge "ANDROID: scsi: ufs: Handle double release of clocks"

parents 014cedbc d189e4ea
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2644,7 +2644,6 @@ static int ufshcd_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd)
		ufshcd_release(hba);
		lrbp->cmd = NULL;
		clear_bit_unlock(tag, &hba->lrb_in_use);
		ufshcd_release(hba);
		goto out;
	}
	lrbp->req_abort_skip = false;