diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-18 05:20:46 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-18 05:20:46 +0000 |
commit | f359857fbf93aaad2f4f20b7735178bdbf784d26 (patch) | |
tree | 6b52cc8d89fc8e6b856bdf6e2cbb345e5a254a9d /v4l | |
parent | 2feb602917856a8805a8395869c1a9f19e9ffb0a (diff) | |
download | mediapointer-dvb-s2-f359857fbf93aaad2f4f20b7735178bdbf784d26.tar.gz mediapointer-dvb-s2-f359857fbf93aaad2f4f20b7735178bdbf784d26.tar.bz2 |
* tuner-core.c, tuner-simple.c, tda8290:
- Move PHILIPS_FMD initialization code to set_type function,
- Fix dumb error in tda8290 tunning.
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index afdd18613..935d603a6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,9 @@ +2005-06-18 09:06 nshmyrev + * tuner-core.c, tuner-simple.c, tda8290: + + - Move PHILIPS_FMD initialization code to set_type function, + - Fix dumb error in tda8290 tunning. + 2005-06-17 23:54 mkrufky * video-buf-dvb.c, video-buf-dvb.h: - Allow backwards compatability with kernels < 2.6.12 |