summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-cards.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2006-01-21 22:12:02 +0000
committerMauro Carvalho Chehab <devnull@localhost>2006-01-21 22:12:02 +0000
commita7d56312ecb211424d10639ec8531aa4ddca6f2e (patch)
tree49372bb520e897892120f65db0f9adf13b57fb8f /linux/drivers/media/video/em28xx/em28xx-cards.c
parent55459439b108cceab0c36fcd1d5be65323ad595d (diff)
downloadmediapointer-dvb-s2-a7d56312ecb211424d10639ec8531aa4ddca6f2e.tar.gz
mediapointer-dvb-s2-a7d56312ecb211424d10639ec8531aa4ddca6f2e.tar.bz2
Several fixes to prepare for VBI
From: Mauro Carvalho Chehab <mchehab@infradead.org> - Copyright changes were applied to wrong module. Fixing. - Fixed VBI compilation. - Included capacity to specify vbi and video number. - Added a better control for using more than one em28xx device. - VIDIOC_G_FMT now calls a function. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r--linux/drivers/media/video/em28xx/em28xx-cards.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/video/em28xx/em28xx-cards.c b/linux/drivers/media/video/em28xx/em28xx-cards.c
index 386fee7c3..e3bcad2b8 100644
--- a/linux/drivers/media/video/em28xx/em28xx-cards.c
+++ b/linux/drivers/media/video/em28xx/em28xx-cards.c
@@ -6,9 +6,6 @@
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Sascha Sommer <saschasommer@freenet.de>
- Some parts based on SN9C10x PC Camera Controllers GPL driver made
- by Luca Risolia <luca.risolia@studio.unibo.it>
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or