diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-26 10:37:41 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-26 10:37:41 +0000 |
commit | d57f358bcb3c68408bf1df0e373a07552d47004c (patch) | |
tree | 9950b5ae5768fe6ff3efdde021876f8c89cff34c /v4l | |
parent | 25d2ce93706b068d51417fbada61b34133795388 (diff) | |
download | mediapointer-dvb-s2-d57f358bcb3c68408bf1df0e373a07552d47004c.tar.gz mediapointer-dvb-s2-d57f358bcb3c68408bf1df0e373a07552d47004c.tar.bz2 |
- tea5767_autodetection improved. It requires more testing.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 80159d724..a5899852b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-07-26 10:36 mchehab + + * tea5767.c: + - tea5767_autodetection improved. It requires more testing. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-26 05:46 mkrufky * cx88-dvb.c: - adapt lgdt330x calls to structural changes within lgdt330x driver. |