Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dcc74ba3 authored by Alok Chauhan's avatar Alok Chauhan
Browse files

msm: camera: cdm: Add a check for fifo list in cdm workqueue



CDM workqueue stores the last fifo bl tag done entry
for which it's got scheduled. There is possibility
that flush can execute before workqueue and remove
all the fifo entries. This can skip the work for new
requests if new bl tag matches with last bl tag done
entry and cdm don't send notification to clients.

Add a check to validate fifo list for empty entry
in cdm workqueue function.

CRs-Fixed: 2653649
Change-Id: I788f6d1e4c1c011a2a9ed690ddeff2b1bde0e569
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent 77887564
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment