msm: camera: cdm: handle deadlock scenario
This change handles a race condition in which cdm workqueue is scheduled on one of the cores and cdm flush is executing on another core. We come across a dead lock between fifo_lock and hw_mutex lock. CRs-Fixed: 3106935 Change-Id: Ie0b8982a7e55218fc5655f8e3d08a952fd852ed7 Signed-off-by:Vikram Sharma <quic_vikramsa@quicinc.com> Signed-off-by:
Nirmal Abraham <quic_c_nabrah@quicinc.com>
Loading
Please register or sign in to comment