summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 06b771d6a..79650541f 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2006-01-22 03:51 mcisely
+
+ * v4l_experimental/pvrusb2/pvrusb2-i2c-chips-v4l2.c:
+ (pvr2_i2c_probe):
+
+ - Eliminate horrid kludge in pvrusb2 involved in detecting tda9887
+ client attachment. Use the driver id instead, now that the ID
+ is being set.
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2006-01-22 03:49 mcisely
* v4l_experimental/pvrusb2/pvrusb2-i2c-core.c: