linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / media / dvb / frontends / nxt200x.h
index 34d6173..1d9d70b 100644 (file)
@@ -38,6 +38,10 @@ struct nxt200x_config
        /* the demodulator's i2c address */
        u8 demod_address;
 
+       /* tuner information */
+       u8 pll_address;
+       struct dvb_pll_desc *pll_desc;
+
        /* used to set pll input */
        int (*set_pll_input)(u8* buf, int input);