summaryrefslogtreecommitdiff
path: root/v4l_experimental
diff options
context:
space:
mode:
Diffstat (limited to 'v4l_experimental')
-rw-r--r--v4l_experimental/dpl3518.c2
-rw-r--r--v4l_experimental/dpl3518.h4
-rw-r--r--v4l_experimental/plx9054.h4
-rw-r--r--v4l_experimental/rds-saa6588.c2
4 files changed, 12 insertions, 0 deletions
diff --git a/v4l_experimental/dpl3518.c b/v4l_experimental/dpl3518.c
index c3442e35f..3ce052c53 100644
--- a/v4l_experimental/dpl3518.c
+++ b/v4l_experimental/dpl3518.c
@@ -1,4 +1,6 @@
/*
+ * $Id: dpl3518.c,v 1.3 2005/06/12 04:19:19 mchehab Exp $
+ *
* programming the dpl3518a Dolby Pro Logic Processor
*
* WARNING: THIS DRIVER WILL LOAD WITHOUT COMPLAINTS EVEN IF A DIFFERENT
diff --git a/v4l_experimental/dpl3518.h b/v4l_experimental/dpl3518.h
index c43fe8226..3841cdc77 100644
--- a/v4l_experimental/dpl3518.h
+++ b/v4l_experimental/dpl3518.h
@@ -1,3 +1,7 @@
+/*
+ * $Id: dpl3518.h,v 1.3 2005/06/12 04:19:19 mchehab Exp $
+ */
+
#ifndef DPL3518_H
#define DPL3518_H
diff --git a/v4l_experimental/plx9054.h b/v4l_experimental/plx9054.h
index 666236069..c1816e30f 100644
--- a/v4l_experimental/plx9054.h
+++ b/v4l_experimental/plx9054.h
@@ -1,3 +1,7 @@
+/*
+ * $Id: plx9054.h,v 1.3 2005/06/12 04:19:19 mchehab Exp $
+ */
+
#ifndef _PLX9054_H_
#define _PLX9054_H_
diff --git a/v4l_experimental/rds-saa6588.c b/v4l_experimental/rds-saa6588.c
index e8687067e..69d66e5f1 100644
--- a/v4l_experimental/rds-saa6588.c
+++ b/v4l_experimental/rds-saa6588.c
@@ -1,4 +1,6 @@
/*
+ * $Id: rds-saa6588.c,v 1.3 2005/06/12 04:19:19 mchehab Exp $
+ *
* poll i2c RDS receiver [Philips saa6588]
*
*/