Explorar o código

Merge "msm: camera: req_mgr: Reduce maximum attempts to apply request" into camera-kernel.lnx.4.0

Camera Software Integration %!s(int64=5) %!d(string=hai) anos
pai
achega
db3bae58bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/cam_req_mgr/cam_req_mgr_core.h

+ 1 - 1
drivers/cam_req_mgr/cam_req_mgr_core.h

@@ -33,7 +33,7 @@
 
 #define MAXIMUM_LINKS_PER_SESSION  4
 
-#define MAXIMUM_RETRY_ATTEMPTS 3
+#define MAXIMUM_RETRY_ATTEMPTS 2
 
 #define VERSION_1  1
 #define VERSION_2  2