diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-06 16:15:08 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-06 16:15:08 +0100 |
commit | 065193c75af7a295d98a8cad617537d45f69a23a (patch) | |
tree | fb941226a4d26f634e868da42bba17753a181ef0 /linux/drivers/media | |
parent | d656238607307dba3176cbca78c0dc80ac54948c (diff) | |
download | mediapointer-dvb-s2-065193c75af7a295d98a8cad617537d45f69a23a.tar.gz mediapointer-dvb-s2-065193c75af7a295d98a8cad617537d45f69a23a.tar.bz2 |
vino: add note that this conversion is untested.
From: Hans Verkuil <hverkuil@xs4all.nl>
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/video/vino.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linux/drivers/media/video/vino.c b/linux/drivers/media/video/vino.c index 20743721b..ba4e8b97d 100644 --- a/linux/drivers/media/video/vino.c +++ b/linux/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. */ /* |