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

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

Merge "drm: increase maximum drm open count to 128"

parents df7a434f 5d1cdcb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
/* from BKL pushdown */
DEFINE_MUTEX(drm_global_mutex);

#define MAX_DRM_OPEN_COUNT		20
#define MAX_DRM_OPEN_COUNT		128

/**
 * DOC: file operations