Commit ca15287e authored by Aravind Venkateswaran's avatar Aravind Venkateswaran
Browse files

msm_fb: HDMI: Do not add HDCP reauth timer during probe



Currently all HDMI/HDCP timers are initialized in the driver's
probe function with a maximum possible expiration value. However,
the 32-bit jiffies value is initialized in the kernel so as to
wrap 5 minutes after boot. This results in the HDCP timer being
fired 5 minutes after boot even though reauthentication is not
necessary. This change fixes this issue by not starting the HDCP
reauth timer during probe. The timer is only started when an
authentication failure is detected from an existing valid HDCP
session.

Change-Id: I0a28437daa2e95d24a02131322305f3b21a6445c
CRs-Fixed: 352080
Signed-off-by: default avatarAravind Venkateswaran <aravindh@codeaurora.org>
parent abe3c9c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment