Merge "msm: camera: sync: Add SYNC_CANCEL support in sync driver" into camera-kernel.lnx.4.0

This commit is contained in:
Camera Software Integration
2020-05-26 13:13:46 -07:00
committed by Gerrit - the friendly Code Review server
6 changed files with 69 additions and 24 deletions

View File

@@ -35,6 +35,7 @@
#define CAM_SYNC_STATE_ACTIVE 1
#define CAM_SYNC_STATE_SIGNALED_SUCCESS 2
#define CAM_SYNC_STATE_SIGNALED_ERROR 3
#define CAM_SYNC_STATE_SIGNALED_CANCEL 4
/**
* struct cam_sync_ev_header - Event header for sync event notification