diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-30 17:16:03 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-30 17:16:03 +0000 |
commit | f90f70357b8b7939070e72fa47969c6fc27a62e0 (patch) | |
tree | 8440054611a1d89ac940df529269bc28b13788c7 /v4l | |
parent | 1d6b912020482abd6eb163baa0190a1da23b9f9e (diff) | |
download | mediapointer-dvb-s2-f90f70357b8b7939070e72fa47969c6fc27a62e0.tar.gz mediapointer-dvb-s2-f90f70357b8b7939070e72fa47969c6fc27a62e0.tar.bz2 |
Removed debug info.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index bcfe2cf16..94204159b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,8 +1,18 @@ +2005-06-29 17:18 mchehab + * tuner-core.c: + + - Removed debug info. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-29 16:37 mchehab - *tuner-core.c, tuner.h, tea5767.c: + + * 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. + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-29 09:37 mchehab * tuner-core.c: - Idented according with Linux standards |