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

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

Merge "msm: mdss: Return success to hist start if hist is running"

parents 498a7ce1 22ae55f6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3397,7 +3397,6 @@ static int pp_hist_enable(struct pp_hist_col_info *hist_info,
		spin_unlock_irqrestore(&hist_info->hist_lock, flag);
		pr_info("%s Hist collection has already been enabled %p\n",
			__func__, hist_info->base);
		ret = -EINVAL;
		goto exit;
	}
	hist_info->read_request = 0;