diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-01 21:41:37 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-01 21:41:37 +0000 |
commit | 7ec342b15ef8e7895e80aac79f3ae7c93f21e68c (patch) | |
tree | 7515ab16ec6bf5fdc288b32e93e74b37d92b3315 /v4l/ChangeLog | |
parent | b7f8945ae633e4b55dc87fd8dbb305ef0c68aaa2 (diff) | |
download | mediapointer-dvb-s2-7ec342b15ef8e7895e80aac79f3ae7c93f21e68c.tar.gz mediapointer-dvb-s2-7ec342b15ef8e7895e80aac79f3ae7c93f21e68c.tar.bz2 |
* tuner-core.c:
- It looks that I2C trouble was fixed. Still requires futher
analysis.
Signed-off-by: Chris Pitchford <bttv@intrepid.cx>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 0244f2ad7..55292a1dc 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-06-01 21:38 mchehab + * tuner-core.c: + + - It looks that I2C trouble was fixed. Still requires futher + analysis. + + Signed-off-by: Chris Pitchford <bttv@intrepid.cx> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-01 20:40 mchehab * tuner-core.c: |