V4L/DVB (10721): bt856: 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:
Hans Verkuil
2009-02-19 08:54:36 -03:00
committed by Mauro Carvalho Chehab
parent 2883913c5e
commit a91f56e7eb
2 changed files with 131 additions and 99 deletions

View File

@@ -76,6 +76,9 @@ enum {
V4L2_IDENT_BT817A = 817,
V4L2_IDENT_BT819A = 819,
/* module bt856: just ident 856 */
V4L2_IDENT_BT856 = 856,
/* module bt866: just ident 866 */
V4L2_IDENT_BT866 = 866,