V4L/DVB (10725): saa7185: 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 13:24:47 -03:00
committed by Mauro Carvalho Chehab
parent e7946844e6
commit 780d8e1552
2 changed files with 121 additions and 97 deletions

View File

@@ -113,6 +113,9 @@ enum {
V4L2_IDENT_SAA6752HS = 6752,
V4L2_IDENT_SAA6752HS_AC3 = 6753,
/* module saa7185: just ident 7185 */
V4L2_IDENT_SAA7185 = 7185,
/* module wm8739: just ident 8739 */
V4L2_IDENT_WM8739 = 8739,