Skip to content
Commit 5b3a9b8c 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 f3652314
Please register or to comment