V4L/DVB (10863): saa7191: 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-13 19:58:12 -03:00
committed by Mauro Carvalho Chehab
parent 2b80a19181
commit 8340ff43c4
2 changed files with 135 additions and 120 deletions

View File

@ -131,6 +131,9 @@ enum {
/* module saa7185: just ident 7185 */
V4L2_IDENT_SAA7185 = 7185,
/* module saa7191: just ident 7191 */
V4L2_IDENT_SAA7191 = 7191,
/* module wm8739: just ident 8739 */
V4L2_IDENT_WM8739 = 8739,