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

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

Merge "disp: msm: dsi: Remove unused for loop in ESD reg read validation"

parents babe9a44 42ccb141
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -595,9 +595,6 @@ static bool dsi_display_validate_reg_read(struct dsi_panel *panel)
	for (i = 0; i < count; i++)
		len += lenp[i];

	for (i = 0; i < len; i++)
		j += len;

	for (j = 0; j < config->groups; ++j) {
		for (i = 0; i < len; ++i) {
			if (config->return_buf[i] !=