techpack: camera: Increase req mgr events further

Match star-r-oss and odin-r-oss

Change-Id: I3e4f14243861dd129cc0caf3fc416b243cbda6d6
This commit is contained in:
Arian 2022-01-12 15:07:33 +00:00 committed by Giovanni Ricca
parent d62777e783
commit ffcb8b4841
No known key found for this signature in database

View File

@ -30,7 +30,7 @@
#include "cam_compat.h"
#include "cam_cpas_hw.h"
#define CAM_REQ_MGR_EVENT_MAX 60
#define CAM_REQ_MGR_EVENT_MAX 120
static struct cam_req_mgr_device g_dev;
struct kmem_cache *g_cam_req_mgr_timer_cachep;