techpack: camera: increase req mgr events

This commit is contained in:
Cosmin Tanislav 2021-09-01 21:37:51 +03:00 committed by Giovanni Ricca
parent ec49228fcc
commit 4e36ef50cb
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 30
#define CAM_REQ_MGR_EVENT_MAX 60
static struct cam_req_mgr_device g_dev;
struct kmem_cache *g_cam_req_mgr_timer_cachep;