msm: camera: ife: check cdm hang in the ife config timeout
IFE driver submit the config packet to cdm and wait for call back.
If call back has not received with in 30ms, then ife return failure
which cause ife stream on failure. Some time cdm call back is not coming
due to cdm worker thread execution delay. So add mechanism to check if
cdm worker thread delay happened then wait for some more time
and check it again.
CRs-Fixed: 2672759
Change-Id: Ic28299517e563d39151d56b01943930b541176da
Signed-off-by:
Chandan Kumar Jha <cjha@codeaurora.org>
Loading
Please register or sign in to comment