summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-10-27 20:15:48 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-10-27 20:15:48 +0000
commit26dd53f68aeae0c1ad9b81a702e0522cbf077e43 (patch)
tree3b548007838f8fb6243d92a5f13eedc6a4628f7c /v4l
parent74c79ec2c97fd60b7458b88cd7fefe8fc3af38fb (diff)
downloadmediapointer-dvb-s2-26dd53f68aeae0c1ad9b81a702e0522cbf077e43.tar.gz
mediapointer-dvb-s2-26dd53f68aeae0c1ad9b81a702e0522cbf077e43.tar.bz2
- Some cleanups at I2C stuff and fixing when tuner addr is set.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 727676e03..d8f76f1d5 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-27 20:12 mchehab
+
+ * ../linux/drivers/media/video/bttv-cards.c: (bttv_init_card2):
+ * ../linux/drivers/media/video/bttv-i2c.c: (attach_inform):
+ * ../linux/drivers/media/video/tuner-core.c: (check_mode):
+ - Some cleanups at I2C stuff and fixing when tuner addr is set.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-27 19:28 nshmyrev
* ../linux/drivers/media/video/tuner-core.c: (tuner_command):