V4L/DVB (10862): indycam: 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
cf4e9484f4
commit
2b80a19181
2 changed files with 75 additions and 58 deletions
|
@ -70,6 +70,9 @@ enum {
|
|||
V4L2_IDENT_CX23416 = 416,
|
||||
V4L2_IDENT_CX23418 = 418,
|
||||
|
||||
/* module indycam: just ident 2000 */
|
||||
V4L2_IDENT_INDYCAM = 2000,
|
||||
|
||||
/* module bt819: reserved range 810-819 */
|
||||
V4L2_IDENT_BT815A = 815,
|
||||
V4L2_IDENT_BT817A = 817,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue