aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/marvell-ccic
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2011-06-11 13:46:45 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 16:53:00 -0400
commit9eefa7dc0136bec7739f42b0630c46cd02af377b (patch)
tree7a500ee68cd5312d1a92867b3758cff75ad69e01 /drivers/media/video/marvell-ccic
parent2164b5af1dd42ebb7b5aa6bbcf9d9c3c067db246 (diff)
[media] marvell-cam: Remove the "untested" comment
This code is, indeed, tested :) Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/marvell-ccic')
-rw-r--r--drivers/media/video/marvell-ccic/cafe-driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/marvell-ccic/cafe-driver.c b/drivers/media/video/marvell-ccic/cafe-driver.c
index 08edf950dabf..91ba74b3f55a 100644
--- a/drivers/media/video/marvell-ccic/cafe-driver.c
+++ b/drivers/media/video/marvell-ccic/cafe-driver.c
@@ -14,9 +14,6 @@
14 * v4l2_device/v4l2_subdev conversion by: 14 * v4l2_device/v4l2_subdev conversion by:
15 * Copyright (C) 2009 Hans Verkuil <hverkuil@xs4all.nl> 15 * Copyright (C) 2009 Hans Verkuil <hverkuil@xs4all.nl>
16 * 16 *
17 * Note: this conversion is untested! Please contact the linux-media
18 * mailinglist if you can test this, together with the test results.
19 *
20 * This file may be distributed under the terms of the GNU General 17 * This file may be distributed under the terms of the GNU General
21 * Public License, version 2. 18 * Public License, version 2.
22 */ 19 */