summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index a1f33b37d..283902bac 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,21 @@
+2005-11-20 15:48 mchehab
+
+ * ../linux/drivers/media/video/bttv-cards.c: (identify_by_eeprom),
+ (winview_audio):
+ * ../linux/drivers/media/video/em28xx/em28xx-core.c:
+ * ../linux/drivers/media/video/em28xx/em28xx-video.c:
+ (em28xx_config_i2c):
+ * ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
+ (saa7134_irq_alsa_done), (alsa_card_saa7134_create),
+ (saa7134_alsa_exit):
+ * ../linux/drivers/media/video/saa7134/saa7134-oss.c:
+ (saa7134_dsp_create), (saa7134_oss_exit):
+
+ This patch makes needlessly global code static.
+
+ Signed-off-by: Adrian Bunk <bunk@stusta.de>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-20 02:09 mchehab
* ../linux/drivers/media/video/cx25840/cx25840-core.c: