From: Hans Verkuil Date: Wed, 18 Mar 2009 16:31:56 +0000 (-0300) Subject: V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test results X-Git-Tag: v2.6.30-rc1~621^2~153 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=acc5d851b824c78df430537b6a2fc5951bec5daa;p=~emulex%2Finfiniband.git V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test results Due to lack of hardware this conversion to v4l2_device/v4l2_subdev is untested. If all goes well I should be able to test it in about a month, but just in case I can't manage that it should be made clear in the code that this isn't tested. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cafe_ccic.c b/drivers/media/video/cafe_ccic.c index 2f429377139..1c79369447f 100644 --- a/drivers/media/video/cafe_ccic.c +++ b/drivers/media/video/cafe_ccic.c @@ -11,6 +11,12 @@ * * Written by Jonathan Corbet, corbet@lwn.net. * + * v4l2_device/v4l2_subdev conversion by: + * Copyright (C) 2009 Hans Verkuil + * + * Note: this conversion is untested! Please contact the linux-media + * mailinglist if you can test this, together with the test results. + * * This file may be distributed under the terms of the GNU General * Public License, version 2. */