summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-12-09 12:51:35 +0000
committerGerd Knorr <devnull@localhost>2004-12-09 12:51:35 +0000
commit17d7470d78bd886cab06e6f0848bac4ac8edf1db (patch)
tree2e681fb9a605d3e2ba2feb0007aec272c8833431 /linux/drivers/media/video/cx88/cx88.h
parent39aa684c82354e2c6c357eed2fd37c38f29c461f (diff)
downloadmediapointer-dvb-s2-17d7470d78bd886cab06e6f0848bac4ac8edf1db.tar.gz
mediapointer-dvb-s2-17d7470d78bd886cab06e6f0848bac4ac8edf1db.tar.bz2
- work on dvb pll stuff.
- misc dvb updates. - pinnacle 300i stuff (not working yet).
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index 6643f69c2..6a62739e7 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -1,5 +1,5 @@
/*
- * $Id: cx88.h,v 1.45 2004/12/07 13:17:57 kraxel Exp $
+ * $Id: cx88.h,v 1.46 2004/12/09 12:51:35 kraxel Exp $
*
* v4l2 device driver for cx2388x based TV cards
*
@@ -256,7 +256,7 @@ struct cx88_core {
unsigned int has_radio;
/* config info -- dvb */
- unsigned int pll_type;
+ struct dvb_pll_desc *pll_desc;
unsigned int pll_addr;
unsigned int demod_addr;