V4L/DVB (10718): bt866: convert to v4l2_subdev.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
886fe23d1c
commit
8e4e1d8054
2 changed files with 131 additions and 115 deletions
|
@ -71,6 +71,9 @@ enum {
|
|||
V4L2_IDENT_CX23416 = 416,
|
||||
V4L2_IDENT_CX23418 = 418,
|
||||
|
||||
/* module bt866: just ident 866 */
|
||||
V4L2_IDENT_BT866 = 866,
|
||||
|
||||
/* module vp27smpx: just ident 2700 */
|
||||
V4L2_IDENT_VP27SMPX = 2700,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue