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

This commit is contained in:
Camera Software Integration
2024-02-25 22:47:38 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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,