Skip to content
Commit e216c2d5 authored by Dhaval Patel's avatar Dhaval Patel Committed by Gerrit - the friendly Code Review server
Browse files

msm: sde: rotator: release the second fence reference



rotator driver marks the fence to null after passing
it to client. This is invalid starting from kernel
rev 4.9 because it uses the dma fence APIs. These
APIs takes two reference while creating the fence
and it is client's responsibility to release the
first fence.

Change-Id: I2c1d175144df5c5a75fb060a61ac1c23bdd34976
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 84a47e8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment