diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-12 04:19:19 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-12 04:19:19 +0000 |
commit | 5e95607f7812f11cd1a49479c7de4e61087942f3 (patch) | |
tree | 7c8a0e5ad8f88d386a67bea9181bd42565dd5f64 /v4l_experimental/rds-saa6588.c | |
parent | 32aa3a176791b7bd47139faa6152266515912cb6 (diff) | |
download | mediapointer-dvb-s2-5e95607f7812f11cd1a49479c7de4e61087942f3.tar.gz mediapointer-dvb-s2-5e95607f7812f11cd1a49479c7de4e61087942f3.tar.bz2 |
* audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,
cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h,
i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h,
rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c,
tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h:
- Minor changes to synchronize with -mm series;
- PAL-60 code maintained for SAA7134. However, -mm has different
values;
- Now, every .c or .h file has cvs field ID.
Diffstat (limited to 'v4l_experimental/rds-saa6588.c')
-rw-r--r-- | v4l_experimental/rds-saa6588.c | 2 |
1 files changed, 2 insertions, 0 deletions
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] * */ |