[media] m88rs2000: make use ts2020
[deliverable/linux.git] / drivers / media / dvb-frontends / m88rs2000.h
index 59acdb69687335f92726ec0636d580d036ccd5d6..5a8023e5a4b8b2f728f7439f02a773a9f12edaf4 100644 (file)
@@ -26,8 +26,6 @@
 struct m88rs2000_config {
        /* Demodulator i2c address */
        u8 demod_addr;
-       /* Tuner address */
-       u8 tuner_addr;
 
        u8 *inittab;
 
@@ -55,12 +53,8 @@ static inline struct dvb_frontend *m88rs2000_attach(
 }
 #endif /* CONFIG_DVB_M88RS2000 */
 
-#define FE_CRYSTAL_KHZ 27000
-#define FREQ_OFFSET_LOW_SYM_RATE 3000
-
 enum {
        DEMOD_WRITE = 0x1,
-       TUNER_WRITE,
        WRITE_DELAY = 0x10,
 };
 #endif /* M88RS2000_H */
This page took 0.041079 seconds and 5 git commands to generate.