diff options
-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. */ /* |