Browse Source

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

Camera Software Integration 1 năm trước cách đây
mục cha
commit
583fbf8d3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,