msm: camera: isp: Avoid race between tasklet and deinit buf_mgr
Call tasklet disable and flush in close node before deinit_buf_mgr so that
no tasklet is scheduled or run when freeing buf and bufq.
Also continue with stop_stream even if stream is in wrong state so that
HW is stopped on time.
Change-Id: Ib6a7fbb7b50f3685344038ee457f315dea21b724
Signed-off-by:
Harsh Shah <harshs@codeaurora.org>
Loading
Please register or sign in to comment