]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/zl10353.h
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / zl10353.h
index 0bc0109737f1b54380a2bca47dbd2b9137c4e0be..1c3d494a6da9e3bd04ba06ba646c2d4c7beb5c0d 100644 (file)
@@ -29,6 +29,9 @@ struct zl10353_config
        /* demodulator's I2C address */
        u8 demod_address;
 
+       /* frequencies in kHz */
+       int adc_clock;  /* default: 45056 */
+
        /* set if no pll is connected to the secondary i2c bus */
        int no_tuner;