1
0
Fork 0

V4L/DVB (11600): budget: Use Continuous clock

Signed-off-by: Andreas Regel <andreas.regel@gmx.de>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
hifive-unleashed-5.1
Andreas Regel 2009-04-23 15:00:04 -03:00 committed by Mauro Carvalho Chehab
parent 62ad7c1188
commit 560db4a1a0
1 changed files with 2 additions and 2 deletions

View File

@ -437,8 +437,8 @@ static struct stv090x_config tt1600_stv090x_config = {
.address = 0x68,
.ref_clk = 27000000,
.ts1_mode = STV090x_TSMODE_PARALLEL_PUNCTURED,
.ts2_mode = STV090x_TSMODE_SERIAL_PUNCTURED,
.ts1_mode = STV090x_TSMODE_DVBCI,
.ts2_mode = STV090x_TSMODE_SERIAL_CONTINUOUS,
.repeater_level = STV090x_RPTLEVEL_16,