|
@@ -589,14 +589,12 @@ err:
|
|
|
static struct rtl2832_config rtl28xxu_rtl2832_fc0012_config = {
|
|
static struct rtl2832_config rtl28xxu_rtl2832_fc0012_config = {
|
|
|
.i2c_addr = 0x10, /* 0x20 */
|
|
.i2c_addr = 0x10, /* 0x20 */
|
|
|
.xtal = 28800000,
|
|
.xtal = 28800000,
|
|
|
- .if_dvbt = 0,
|
|
|
|
|
.tuner = TUNER_RTL2832_FC0012
|
|
.tuner = TUNER_RTL2832_FC0012
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
static struct rtl2832_config rtl28xxu_rtl2832_fc0013_config = {
|
|
static struct rtl2832_config rtl28xxu_rtl2832_fc0013_config = {
|
|
|
.i2c_addr = 0x10, /* 0x20 */
|
|
.i2c_addr = 0x10, /* 0x20 */
|
|
|
.xtal = 28800000,
|
|
.xtal = 28800000,
|
|
|
- .if_dvbt = 0,
|
|
|
|
|
.tuner = TUNER_RTL2832_FC0013
|
|
.tuner = TUNER_RTL2832_FC0013
|
|
|
};
|
|
};
|
|
|
|
|
|