diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-30 16:37:17 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-30 16:37:17 +0000 |
commit | 1d6b912020482abd6eb163baa0190a1da23b9f9e (patch) | |
tree | 5e41cca3a10483e9fa925a0bb174b0d7bd7e3773 /v4l/ChangeLog | |
parent | 29c59c47dfb646d340182b3500486b144ae7c1b7 (diff) | |
download | mediapointer-dvb-s2-1d6b912020482abd6eb163baa0190a1da23b9f9e.tar.gz mediapointer-dvb-s2-1d6b912020482abd6eb163baa0190a1da23b9f9e.tar.bz2 |
- Fixed bugs at TEA5767 autodetection code
- New debug code for identifying calls to set_type before I2C ok.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8835277e0..bcfe2cf16 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,8 @@ +2005-06-29 16:37 mchehab + *tuner-core.c, tuner.h, tea5767.c: + - Fixed bugs at TEA5767 autodetection code + - New debug code for identifying calls to set_type before I2C ok. + 2005-06-29 09:37 mchehab * tuner-core.c: - Idented according with Linux standards |