msm: camera: cdm: Handle out of order reset done events
There is possibility that BL fifo's reset done events comes
as part of separate IRQs. This will lead to resent wait
failure due to number of reset done doesn't match with
number of bl fifo irqs.
Handle the scenario if reset done irqs comes out of order
by maintaining the reset done events for all fifo.
CRs-Fixed: 2636535
Change-Id: I3f31c967c915198cd40dcf31295cd115684f7972
Signed-off-by:
Alok Chauhan <alokc@codeaurora.org>
Loading
Please register or sign in to comment