Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02dbd6bb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ais: change maximum context numbers to 32"

parents 772d6c8c d680c063
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@


/* maximum context numbers */
#define CAM_CTX_MAX                         8
#define CAM_CTX_MAX                         32

/* maximum buf done irqs */
#define CAM_NUM_OUT_PER_COMP_IRQ_MAX        12