drm/msm/dp: remove session lock from HDCP status update
Remove the session lock from the HDCP status update method
as acquiring the session lock can result in a deadlock if
a disconnect event is triggered simultaneously. We should
instead rely on the propagation of state to the HDCP
library in order to handle connect/disconnect concurrency.
CRs-Fixed: 2349914
Change-Id: I98b23af1080adfe4b0d607045ecad23577c69446
Signed-off-by:
Tatenda Chipeperekwa <tatendac@codeaurora.org>
Loading
Please register or sign in to comment