msm: camera: isp: Opimitize handling of CSID error dumping
Due to scheduling issues, delay in scheduling of workq for
dumping non-fatal CSID errors and triggering recovery for
csid fatal errors is observed. This can cause the tasks to
get exahust in csid irq handler.
This commit optimizes the number of tasks scheduled for workq
and also limits the number of logs in case of tasks getting exhaust.
It also makes the CSID recovery debugfs based.
Change-Id: I582a5ab396dd127ad1fa0acda167ab1a3e317c11
Signed-off-by:
Gaurav Jindal <gjindal@codeaurora.org>
Loading
Please register or sign in to comment