msm: camera: ope: Delay releasing of resources for last context
OPE driver update the bandwidth as part of each release context.
As part of last context it disabled the irq as well. But in some
corner case, pending IRQ routines gets called very late as part
of disable IRQ callback and causes unclock access.
Hence delay the bw update for last context to avoid unclock access
during pending IRQ callbacks.
CRs-Fixed: 2611400
Change-Id: I6620b5fc218282af280eac41f276fccd7ff0c4b0
Signed-off-by:
Alok Chauhan <alokc@codeaurora.org>
Loading
Please register or sign in to comment