diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-06 12:15:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:43:11 -0300 |
commit | a99e30d70bcb83bdd097945df282199ead9c9a4b (patch) | |
tree | 99a0481a2cfd3bb384c4b540eb19ad46d7420bb3 | |
parent | cea0c681bef872d0618d87be078cb006665a6fdf (diff) |
V4L/DVB (10868): vino: add note that this conversion is untested.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | drivers/media/video/vino.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/video/vino.c b/drivers/media/video/vino.c index b62e030ba83a..675067f92d96 100644 --- a/drivers/media/video/vino.c +++ b/drivers/media/video/vino.c @@ -8,6 +8,12 @@ * * Based on the previous version of the driver for 2.4 kernels by: * Copyright (C) 2003 Ladislav Michl <ladis@linux-mips.org> + * + * 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. */ /* |