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

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

Merge "disp: msm: dsi: Fix deadlock issue in debugfs_esd_trigger_check function"

parents 3e3f681b f6d96209
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1562,7 +1562,7 @@ static ssize_t debugfs_esd_trigger_check(struct file *file,
						display->trusted_vm_env);
		if (rc) {
			DSI_ERR("Failed to trigger ESD attack\n");
			goto error;
			goto unlock;
		}
	}