msm: camera: isp: Flush Pending list after stop HW to avoid race
If pending list is flushed before IFE/CSID HW stop there might
be a scenario where on buf done for bubble request comes and req
moves back to pending list. This race will result in req stuck in
pending list This change takes care of that race by flushing
pending list after hw stop.
CRs-Fixed: 2691467
Change-Id: Ice09b9d044acc19ef5143c96fd7e262dc41bb58a
Signed-off-by:
Vikram Sharma <vikramsa@codeaurora.org>
Loading
Please register or sign in to comment