提交 2499abe7 编写于 作者: A Alan McIvor 提交者: Mauro Carvalho Chehab

V4L/DVB (9523): Increase number of BT8XX devices supported in a system

The BT8XX device driver currently only supports 16 such devices in a
system. This is too small for many surveillance applications. This
patch increases the number to 32.
Signed-off-by: NAlan McIvor <alan.mcivor@reveal.co.nz>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 9be4daa0
...@@ -459,7 +459,7 @@ struct bttv { ...@@ -459,7 +459,7 @@ struct bttv {
}; };
/* our devices */ /* our devices */
#define BTTV_MAX 16 #define BTTV_MAX 32
extern unsigned int bttv_num; extern unsigned int bttv_num;
extern struct bttv bttvs[BTTV_MAX]; extern struct bttv bttvs[BTTV_MAX];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册