diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 0609c1e20..9343c13eb 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-08-20 14:03 mkrufky + + * bttv-i2c.c: + - added i2c address for lgdt330x. + + * tuner.h: + - i2c-core.c uses hexadecimal for the i2c address, + so we should stay consistent. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-08-20 05:39 mkrufky * scripts/buildpatch: |