summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-12-11 18:11:56 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-12-11 18:11:56 +0000
commitc652e86c520a930ce138a26e8b3a1008c12831d4 (patch)
tree95c479d6868dff609f714883a3f36168a3e6a9d9 /v4l/ChangeLog
parent2ac4714c81661373de42c676440c324fac6752fb (diff)
downloadmediapointer-dvb-s2-c652e86c520a930ce138a26e8b3a1008c12831d4.tar.gz
mediapointer-dvb-s2-c652e86c520a930ce138a26e8b3a1008c12831d4.tar.bz2
Makes v4l compile under 2.4 kernels
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> kernel-sync - Makes V4L compile with kernel 2.4 - em28xx doesn't compile with 2.4 kernels. Additional work is necessary to make it compile. Thanks-to: Stefan Leichter <Stefan.Leichter@camLine.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 0de293375..3b458703e 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,25 @@
+2005-12-11 18:06 mchehab
+
+ * linux/drivers/media/video/cs53l32a.c:
+ * linux/drivers/media/video/cx25840/cx25840-audio.c:
+ * linux/drivers/media/video/cx25840/cx25840-core.c:
+ * linux/drivers/media/video/cx88/cx88-mpeg.c:
+ * linux/drivers/media/video/em28xx/em28xx-video.c:
+ * linux/drivers/media/video/mt20xx.c:
+ * linux/drivers/media/video/saa711x.c: (saa711x_detect_client):
+ * linux/drivers/media/video/tda8290.c:
+ * linux/drivers/media/video/tea5767.c:
+ * linux/drivers/media/video/wm8775.c:
+ * v4l/Make.config:
+ * v4l/Makefile:
+ * v4l/compat.h:
+ - Makes V4L compile with kernel 2.4
+ - em28xx doesn't compile with 2.4 kernels. Additional work is
+ necessary to make it compile.
+
+ Thanks-to: Stefan Leichter <Stefan.Leichter@camLine.com>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-11 17:43 mchehab
* linux/drivers/media/video/bttv-input.c: (bttv_input_init):