summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-07-03 13:41:38 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-07-03 13:41:38 +0000
commit77bd3f4b79844adf564a9a7ab09c89e44ac8d929 (patch)
tree785ca57d1e003b51502ac5e385df46d7b0414ceb /v4l/ChangeLog
parentbaa52f41b316708d50ad39912800718637f7cef2 (diff)
downloadmediapointer-dvb-s2-77bd3f4b79844adf564a9a7ab09c89e44ac8d929.tar.gz
mediapointer-dvb-s2-77bd3f4b79844adf564a9a7ab09c89e44ac8d929.tar.bz2
* 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>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog9
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: