ANDROID: media: v4l2-core: extend v4l2 subdev num
This patch extends the subdev num from 256 to 512. Bug: 404694958 Change-Id: I3688011ffbaa1940d3fae13a4ad758d439fa88f0 Signed-off-by: mtk32677 <vian-ya.shang@mediatek.com>
This commit is contained in:
committed by
Treehugger Robot
parent
9b22d24eff
commit
43bb1da4b5
@@ -31,7 +31,7 @@
|
||||
#include <media/v4l2-ioctl.h>
|
||||
#include <media/v4l2-event.h>
|
||||
|
||||
#define VIDEO_NUM_DEVICES 256
|
||||
#define VIDEO_NUM_DEVICES 512
|
||||
#define VIDEO_NAME "video4linux"
|
||||
|
||||
#define dprintk(fmt, arg...) do { \
|
||||
|
||||
Reference in New Issue
Block a user