diff options
| author | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-17 20:49:30 +0000 |
|---|---|---|
| committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-17 20:49:30 +0000 |
| commit | a085c62e8b7277e8802f295059ad35a8fcb73e2e (patch) | |
| tree | c1432e4d7a642e299de8690171121fa7a55fcfdc /v4l/ChangeLog | |
| parent | 1a8395bd7f1fd3496f8812dd01d75feb3fe2cd0b (diff) | |
| download | mediapointer-dvb-s2-a085c62e8b7277e8802f295059ad35a8fcb73e2e.tar.gz mediapointer-dvb-s2-a085c62e8b7277e8802f295059ad35a8fcb73e2e.tar.bz2 | |
* Make.config, Makefile, cx88-core.c, cx88-video.c:
* cx88.h, msp3400.c, saa6752hs.c:
* tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c:
- Remove unneeded config options. Now I2C_CLIENT_MULTI
and I2C_NORMAL_RANGE is checked on the fly.
Diffstat (limited to 'v4l/ChangeLog')
| -rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 330c27224..1dbe3323e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-06-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru> + * Make.config, Makefile, cx88-core.c, cx88-video.c: + * cx88.h, msp3400.c, saa6752hs.c: + * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: + + - Remove unneeded config options. Now I2C_CLIENT_MULTI + and I2C_NORMAL_RANGE is checked on the fly. + 2005-06-17 23:54 nshmyrev * videodev2.h: |
