diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 682a902ed..b716a326e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-07-03 13:40 mchehab + * bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c: + - I2C cleanups. Now, all drivers uses the same basic structure. + + * cx88-video.c: + - Duplicated code commented. Should be removed soon. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-03 00:55 mchehab * tuner-core.c: |