Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752646Ab1FMMTs (ORCPT ); Mon, 13 Jun 2011 08:19:48 -0400 Received: from mail.mnsspb.ru ([84.204.75.2]:41838 "EHLO mail.mnsspb.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752591Ab1FMMTp (ORCPT ); Mon, 13 Jun 2011 08:19:45 -0400 From: Kirill Smelkov To: Greg Kroah-Hartman Cc: Tomas Winkler , Mike Thomas , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Kirill Smelkov Subject: [PATCH 3/5] staging/easycap: There is no need to support V4L1 ioctls Date: Mon, 13 Jun 2011 16:18:30 +0400 Message-Id: X-Mailer: git-send-email 1.7.6.rc1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 32 Because V4L1 was completly removed from the kernel in 2.6.38. See e.g. 08af245d ([media] V4L: remove V4L1 compatibility mode). Cc: Tomas Winkler Cc: Mike Thomas Signed-off-by: Kirill Smelkov --- drivers/staging/easycap/README | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/staging/easycap/README b/drivers/staging/easycap/README index cd55eea..08f649d 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 ---------- -- 1.7.6.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/