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

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

Merge "msm: sde: rotator: release the second fence reference"

parents 57a2d5d2 e216c2d5
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -2614,13 +2614,6 @@ static long sde_rotator_private_ioctl(struct file *file, void *fh,
				return ret;
			}

			/**
			 * Loose any reference to sync fence once we pass
			 * it to user. Driver does not clean up user
			 * unclosed fence descriptors.
			 */
			vbinfo->fence = NULL;

			/**
			 * Cache fence descriptor in case user calls this
			 * ioctl multiple times. Cached value would be stale