V4L/DVB (3513): Remove saa711x driver
Now, em28xx uses saa7115 instead of saa711x. saa7115 driver is capable of handling saa 7113, 7114 and 7115. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:

committed by
Linus Torvalds

parent
c04e89b1f2
commit
f5762e441d
@@ -103,6 +103,7 @@ enum v4l2_chip_ident {
|
||||
V4L2_IDENT_UNKNOWN = 0,
|
||||
|
||||
/* module saa7115: reserved range 100-149 */
|
||||
V4L2_IDENT_SAA7113 = 103,
|
||||
V4L2_IDENT_SAA7114 = 104,
|
||||
V4L2_IDENT_SAA7115 = 105,
|
||||
|
||||
|
Reference in New Issue
Block a user