Skip to content
Commit 9f51544c authored by Raghavendra Ambadas's avatar Raghavendra Ambadas Committed by Gerrit - the friendly Code Review server
Browse files

fbdev: msm: check for valid fence before using objects


Validate the input fence for mdss and sde rotator before
referencing the structure objects.
and also log the fence driver name waiting for the fence.
Earlier the fence name was null irrespective of the
driver.

Change-Id: Ie277d861057a41092505c73ef3815f7d769d114e
Signed-off-by: default avatarRaghavendra Ambadas <quic_c_rambad@quicinc.com>
parent a0ae04fb
Please register or to comment