msm: camera: ope: Consider other contexts during timeout
Issue: Sometimes, ope context is not getting the callback from CDM till timeout due to other contexts processing. This results into hang detection on the waiting context. Fix: Maintaining the timestamp for last cdm callback. And checking in case of timeout if timeout happens due to processing of other contexts. CRs-Fixed: 2626430 Change-Id: Ib74c31f281ef902c663bbff08033da867f2e9ee6 Signed-off-by:Rishabh Jain <risjai@codeaurora.org> Signed-off-by:
Alok Chauhan <alokc@codeaurora.org>
Loading
Please register or sign in to comment