Browse Source

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

Savita Patted 4 năm trước cách đây
mục cha
commit
24206e090b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      include/uapi/camera/media/cam_req_mgr.h

+ 1 - 1
include/uapi/camera/media/cam_req_mgr.h

@@ -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 */