Explorar o código

Merge "msm: camera: common: Increase num usecase variable" into camera-kernel.lnx.7.0

Camera Software Integration hai 1 ano
pai
achega
583fbf8d3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/cam_utils/cam_soc_bus.h

+ 1 - 1
drivers/cam_utils/cam_soc_bus.h

@@ -13,7 +13,7 @@
 #include "cam_debug_util.h"
 #include "cam_cpas.h"
 
-#define CAM_SOC_BUS_MAX_NUM_USECASES 8
+#define CAM_SOC_BUS_MAX_NUM_USECASES 9
 
 enum cam_soc_bus_path_data {
 	CAM_SOC_BUS_PATH_DATA_HLOS,