Merge "msm: camera: reqmgr: Add support to increase the crm handles" into camera-kernel.lnx.5.0

Dieser Commit ist enthalten in:
Savita Patted
2021-03-09 01:30:51 -08:00
committet von Gerrit - the friendly Code Review server
Commit 24206e090b

Datei anzeigen

@@ -43,7 +43,7 @@
* It includes both session and device handles
*/
#define CAM_REQ_MGR_MAX_HANDLES 64
#define CAM_REQ_MGR_MAX_HANDLES_V2 128
#define CAM_REQ_MGR_MAX_HANDLES_V2 256
#define MAX_LINKS_PER_SESSION 2
/* V4L event type which user space will subscribe to */