summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-07-20 05:20:37 +0000
committerMichael Krufky <devnull@localhost>2005-07-20 05:20:37 +0000
commit57cf6ed6fe6387b0c751cec7fb66fe65bded9034 (patch)
tree84750322547e1611d86240a3dd3c988c1fbdab10 /v4l/ChangeLog
parentb10b7aec1b2bbb93720b0dce9c018ced37066848 (diff)
downloadmediapointer-dvb-s2-57cf6ed6fe6387b0c751cec7fb66fe65bded9034.tar.gz
mediapointer-dvb-s2-57cf6ed6fe6387b0c751cec7fb66fe65bded9034.tar.bz2
* cx88-dvb.c:
- Remove the dvb_pll_desc from the frontend and replace with a pll_set-callback to isolate the tuner programming from the frontend. - This is patch #1 of a string of patches with counterparts in the dvb-kernel tree affecting lgdt3302.c and lgdt3302.h Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index cdec1f19c..b54626f1a 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-20 05:18 mkrufky
+ * cx88-dvb.c:
+ - Remove the dvb_pll_desc from the frontend and replace with a
+ pll_set-callback to isolate the tuner programming from the frontend.
+ - This is patch #1 of a string of patches with counterparts in the
+ dvb-kernel tree affecting lgdt3302.c and lgdt3302.h
+
+ Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-07-19 18:18 mkrufky
* bttv-cards.c:
- Fix Bug 4395: modprobe bttv freezes the computer