diff options
author | Jonathan Corbet <corbet@lwn.net> | 2011-06-11 19:46:45 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 22:53:00 +0200 |
commit | 9eefa7dc0136bec7739f42b0630c46cd02af377b (patch) | |
tree | 7a500ee68cd5312d1a92867b3758cff75ad69e01 /drivers | |
parent | [media] marvell-cam: Pass sensor parameters from the platform (diff) | |
download | linux-9eefa7dc0136bec7739f42b0630c46cd02af377b.tar.xz linux-9eefa7dc0136bec7739f42b0630c46cd02af377b.zip |
[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')
-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. */ |