msm: camera: icp: Enqueue the abort cmd in workq
The request frame cmds are submitted to the FW in workq context.
The abort cmd as part of flush is triggered in user thread context.
This change will enqueue the abort as part of flush to FW in workq,
thereby ensuring that if there are any pending frames they are
submitted prior to the abort cmd.
Change-Id: Ia5686e79fff49d9a623845fe17c9b21a6c38580b
Signed-off-by:
Mangalaram ARCHANA <mangar@codeaurora.org>
Loading
Please register or sign in to comment