From bad269262cbe193f6abe701d1f564e1fa492d050 Mon Sep 17 00:00:00 2001 From: Kirill Smelkov Date: Mon, 13 Jun 2011 16:18:30 +0400 Subject: [PATCH] staging/easycap: There is no need to support V4L1 ioctls Because V4L1 was completly removed from the kernel in 2.6.38. See e.g. 08af245d ([media] V4L: remove V4L1 compatibility mode). Cc: Mike Thomas Signed-off-by: Kirill Smelkov Acked-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- drivers/staging/easycap/README | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/easycap/README b/drivers/staging/easycap/README index dadceb941f7a..796b032384bd 100644 --- a/drivers/staging/easycap/README +++ b/drivers/staging/easycap/README @@ -106,8 +106,6 @@ hardware, but as yet it has actually been tested on only a few of these. I have been unable to test and calibrate the S-video input myself because I do not possess any equipment with S-video output. -This driver does not understand the V4L1 IOCTL commands. - UDEV RULES ---------- -- 2.34.1