Loading
msm: ext_disp: re-initialize hpd completion before signaling events
Currently the HPD completion is re-initialized after signaling
to the audio/display userspace. This can cause race conditions
and we could end up missing the acknowledgment from audio or
display userspace completely.
Re-initialize the HPD completion before signaling to the userspace.
Change-Id: I96d466b2114f87c3b86a202f270e0bd218465c34
Signed-off-by:
Abhinav Kumar <abhinavk@codeaurora.org>