diff options
author | Jonathan Corbet <corbet@lwn.net> | 2011-06-11 14:46:45 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:53:00 -0300 |
commit | 9eefa7dc0136bec7739f42b0630c46cd02af377b (patch) | |
tree | 7a500ee68cd5312d1a92867b3758cff75ad69e01 /drivers/media/video/marvell-ccic | |
parent | 2164b5af1dd42ebb7b5aa6bbcf9d9c3c067db246 (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.c | 3 |
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 @@ * v4l2_device/v4l2_subdev conversion by: * Copyright (C) 2009 Hans Verkuil <hverkuil@xs4all.nl> * - * 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. */ |