diff options
Diffstat (limited to 'drivers/media/dvb/ttpci/budget.c')
-rw-r--r-- | drivers/media/dvb/ttpci/budget.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/ttpci/budget.c b/drivers/media/dvb/ttpci/budget.c index e36c32528e5c..7adfe17b0616 100644 --- a/drivers/media/dvb/ttpci/budget.c +++ b/drivers/media/dvb/ttpci/budget.c | |||
@@ -365,6 +365,7 @@ static struct tda10086_config tda10086_config = { | |||
365 | .demod_address = 0x0e, | 365 | .demod_address = 0x0e, |
366 | .invert = 0, | 366 | .invert = 0, |
367 | .diseqc_tone = 1, | 367 | .diseqc_tone = 1, |
368 | .xtal_freq = TDA10086_XTAL_16M, | ||
368 | }; | 369 | }; |
369 | 370 | ||
370 | static u8 read_pwm(struct budget* budget) | 371 | static u8 read_pwm(struct budget* budget) |