summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index c507f0723..c3fca1781 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2005-12-27 04:24 mkrufky
+
+ * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq):
+ - reorganize tuner-simple threshold structure.
+ - create an array containing frequency threshold and control byte.
+ - allows for an arbitrary amount of
+ frequency ranges to be set, like dvb-pll.
+ - improves code readability.
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-12-27 00:40 mchehab
* linux/drivers/media/dvb/bt8xx/dst_ca.c: (ca_send_message):