V4L/DVB (10726): vpx3220: 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 14:36:53 -03:00
committed by Mauro Carvalho Chehab
parent 780d8e1552
commit 7e5eaadcbd
2 changed files with 290 additions and 250 deletions

View File

@@ -88,6 +88,11 @@ enum {
/* module vp27smpx: just ident 2700 */
V4L2_IDENT_VP27SMPX = 2700,
/* module vpx3220: reserved range: 3210-3229 */
V4L2_IDENT_VPX3214C = 3214,
V4L2_IDENT_VPX3216B = 3216,
V4L2_IDENT_VPX3220A = 3220,
/* module tvp5150 */
V4L2_IDENT_TVP5150 = 5150,