drm/msm/dp: avoid mst_hpd_irq process before mst session start
Processing mst_hpd_irq before mst session start, that is mst_hpd,
leads in accessing uninitialized mst data structures. This change
verifies the mst session start state before processing mst_hpd_irq.
CRs-Fixed: 2372565
Change-Id: I75f568ca05a8f0d80c7a4fe890013c374baf3c15
Signed-off-by:
Govinda Rajulu Chenna <gchenna@codeaurora.org>
Loading
Please register or sign in to comment